Skip to content

Commit b0eaa52

Browse files
authored
Update main.yml
1 parent 704f94f commit b0eaa52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ jobs:
4040
uses: softprops/action-gh-release@v1
4141
with:
4242
files: build/libs/codeanalyzer.jar
43+
tag_name: ${{ steps.newtag.outputs.tag }}
4344
env:
4445
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)