Skip to content

Commit 7b00dd8

Browse files
authored
chore: update foascli release action (#154)
1 parent c2dbd4e commit 7b00dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'New Release'
1+
name: 'FOASCLI New Release'
22
run-name: 'Release ${{ inputs.version_number }} (skip tests: ${{ inputs.skip_tests }}, use existing tag: ${{ inputs.use_existing_tag}})'
33

44
# 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

Comments
 (0)