Skip to content

Commit f5a6401

Browse files
authored
Remove continue-on-error from build workflow
Removed 'continue-on-error' option from the workflow.
1 parent fda08d5 commit f5a6401

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/external-build-push-ghcr.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,3 @@ jobs:
6565
cache-to: type=gha,mode=max
6666
secrets: |
6767
GIT_AUTH_TOKEN = ${{ secrets.GIT_AUTH_TOKEN }}
68-
continue-on-error: true

0 commit comments

Comments
 (0)