We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a937e0a commit 0ce80c5Copy full SHA for 0ce80c5
.github/workflows/publish.yml
@@ -38,4 +38,4 @@ jobs:
38
automatic_release_tag: "${{ inputs.version }}"
39
prerelease: false
40
files: |
41
- ~/.m2/repository/io/github/pixee/java-security-toolkit/${{ inputs.version }}/java-security-*
+ /home/runner/.m2/repository/io/github/pixee/java-security-toolkit/${{ inputs.version }}/*
0 commit comments