Skip to content

Commit a937e0a

Browse files
committed
🐛 fix tag
1 parent 0aebbc0 commit a937e0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
uses: "marvinpinto/action-automatic-releases@latest"
3636
with:
3737
repo_token: "${{ secrets.GITHUB_TOKEN }}"
38+
automatic_release_tag: "${{ inputs.version }}"
3839
prerelease: false
3940
files: |
4041
~/.m2/repository/io/github/pixee/java-security-toolkit/${{ inputs.version }}/java-security-*

0 commit comments

Comments
 (0)