Skip to content

Commit 0ce80c5

Browse files
committed
🐛 fix path
1 parent a937e0a commit 0ce80c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
automatic_release_tag: "${{ inputs.version }}"
3939
prerelease: false
4040
files: |
41-
~/.m2/repository/io/github/pixee/java-security-toolkit/${{ inputs.version }}/java-security-*
41+
/home/runner/.m2/repository/io/github/pixee/java-security-toolkit/${{ inputs.version }}/*

0 commit comments

Comments
 (0)