Skip to content

Commit 7102065

Browse files
authored
[CI Skip] Maybe? re-add the #
1 parent 2a96939 commit 7102065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
with:
2929
tag_name: ${{ github.run_number }}
30-
release_name: Build ${{ github.run_number }}
30+
release_name: Build \#${{ github.run_number }}
3131
- name: Upload Module Asset
3232
id: upload-release-asset
3333
uses: actions/upload-release-asset@v1

0 commit comments

Comments
 (0)