Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Update ncipollo/release-action action to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 6, 2024
1 parent eee443b commit 7a35533
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 @@ -161,7 +161,7 @@ jobs:
path: out/SHA512SUMS.sign

- name: Create Madness GitHub release
uses: ncipollo/release-action@v1.13.0
uses: ncipollo/release-action@v1.14.0
with:
artifacts: "out/*"
bodyFile: .github/RELEASE_TEMPLATE.md
Expand Down

0 comments on commit 7a35533

Please sign in to comment.