Skip to content

Commit

Permalink
Merge 1131747 into b653f28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2022
2 parents b653f28 + 1131747 commit f09a73d
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.10.0
uses: ncipollo/release-action@1.10.1
with:
artifactErrorsFailBuild: true
artifacts: "package/prompt_${{ env.ver_num }}.deb,package/prompt_${{ env.ver_num }}.zip"
Expand Down

0 comments on commit f09a73d

Please sign in to comment.