Skip to content

Commit

Permalink
Merge pull request #6 from gwendolyngoetz/renovate/ncipollo-release-a…
Browse files Browse the repository at this point in the history
…ction-1.x

Update ncipollo/release-action action to v1.11.1
  • Loading branch information
gwendolyngoetz committed Oct 5, 2022
2 parents 7afe0f9 + efa2a26 commit d23a9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
retention-days: 90

- name: Create Release
uses: ncipollo/release-action@v1.11.0
uses: ncipollo/release-action@v1.11.1
with:
artifactErrorsFailBuild: true
artifacts: "package/prompt_${{ env.ver_num }}.deb,package/prompt_${{ env.ver_num }}.zip"
Expand Down

0 comments on commit d23a9f6

Please sign in to comment.