Skip to content

Commit

Permalink
ci: if-no-files-found error
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi committed Aug 21, 2024
1 parent 0756e96 commit 1fa5e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
path: |
dist/${{ needs.env.outputs.BINARY_NAME }}
dist/${{ needs.env.outputs.BINARY_NAME }}.exe
if-no-files-found: error

- name: Upload to release
if: ${{ inputs.tag-name }}
Expand Down

0 comments on commit 1fa5e21

Please sign in to comment.