Skip to content

Commit

Permalink
fixup! Allow error code on action failure
Browse files Browse the repository at this point in the history
  • Loading branch information
srvaroa committed Nov 1, 2023
1 parent 4f7d6e6 commit 6308560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
INPUT_CONFIG_PATH: ./.github/labeler.yml
INPUT_FAIL_ON_ERROR: true
run: ./action

- name: Check that the docker image builds
Expand Down

0 comments on commit 6308560

Please sign in to comment.