Skip to content

Commit

Permalink
🔧 GH actions update
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Hraško committed Dec 19, 2023
1 parent e711fee commit c9cf89d
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
Expand Up @@ -59,7 +59,7 @@ jobs:
zip -r9v ../_publish.all/jira-worklogger.${VERSION}.portable.zip .
cd ..
- name: Release All Builds
uses: marvinpinto/action-automatic-releases@latest
uses: uses: softprops/action-gh-release@v1
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
Expand Down

0 comments on commit c9cf89d

Please sign in to comment.