Skip to content

Commit

Permalink
Upgrade ncipollo/release-action to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrotteveel committed May 2, 2024
1 parent 75cdd13 commit 51ef070
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 @@ -77,7 +77,7 @@ jobs:
name: distribution-artifact
path: dist
- name: Create Release
uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5
with:
artifacts: dist/*.zip
artifactContentType: application/x-zip-compressed
Expand Down

0 comments on commit 51ef070

Please sign in to comment.