Skip to content

Commit

Permalink
🐛 fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandens committed Dec 12, 2024
1 parent 0aebbc0 commit 3af5d13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "${{ inputs.version }}"
prerelease: false
files: |
~/.m2/repository/io/github/pixee/java-security-toolkit/${{ inputs.version }}/java-security-*

0 comments on commit 3af5d13

Please sign in to comment.