We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f16b7 commit 2b77611Copy full SHA for 2b77611
.github/workflows/publish.yaml
@@ -91,7 +91,6 @@ jobs:
91
timeout-minutes: 10
92
env:
93
GH_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
94
- VERSION: ${{ github.event.inputs.version || github.ref_name }}
95
96
steps:
97
# We need to checkout code-server so we can get the version
0 commit comments