We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2dbd4e commit 7b00dd8Copy full SHA for 7b00dd8
.github/workflows/release-cli.yml
@@ -1,4 +1,4 @@
1
-name: 'New Release'
+name: 'FOASCLI New Release'
2
run-name: 'Release ${{ inputs.version_number }} (skip tests: ${{ inputs.skip_tests }}, use existing tag: ${{ inputs.use_existing_tag}})'
3
4
# Used for creating a new release. This workflow will run qa acceptance tests, create a new tag, and generate the release with GoReleaser.
0 commit comments