Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

feat(root): remove goto option #57

feat(root): remove goto option

feat(root): remove goto option #57

Workflow file for this run

name: build
on: [push]
jobs:
build-docker:
uses: mikojs/actions/.github/workflows/build-docker.yml@main
with:
name: hsuting/code-server
push: ${{ github.ref == 'refs/heads/main' }}