Skip to content

Commit

Permalink
🔧 GH actions update
Browse files Browse the repository at this point in the history
Peter Hraško committed Dec 19, 2023
1 parent c9cf89d commit 6ed60ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -59,7 +59,7 @@ jobs:
zip -r9v ../_publish.all/jira-worklogger.${VERSION}.portable.zip .
cd ..
- name: Release All Builds
uses: uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v1
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false

0 comments on commit 6ed60ba

Please sign in to comment.