Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igorjs authored Jan 5, 2024
1 parent f90a061 commit 90f3e52
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 @@ -91,7 +91,7 @@ jobs:

- name: Build and push Docker images
uses: docker/build-push-action@v5
continue-on-error: true
continue-on-error: false
with:
push: ${{ github.event_name != 'pull_request' }}
context: .
Expand Down

0 comments on commit 90f3e52

Please sign in to comment.