Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aws404 authored Jan 23, 2024
1 parent 9577c95 commit 2d720eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
echo "jarname=$output" >> $GITHUB_OUTPUT
- name: Update release
uses: johnwbyrd/update-release@v1
uses: johnwbyrd/update-release@v1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
files: build/libs/${{ steps.findjar.outputs.jarname }}
Expand Down

0 comments on commit 2d720eb

Please sign in to comment.