We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aea1b2 commit fc3b6adCopy full SHA for fc3b6ad
.github/workflows/release.yml
@@ -51,7 +51,6 @@ jobs:
51
sudo chmod +x /usr/bin/yq
52
-
53
name: Perform a release
54
- if: github.event.inputs.makeRelease == 'true'
55
env:
56
NODE_AUTH_TOKEN: ${{secrets.CHE_NPM_AUTH_TOKEN}}
57
run: |
0 commit comments