Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Mar 6, 2024
1 parent a878f6e commit 529c48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maybe-fail.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4
- name: Use maybe-fail action
id: maybe-fail
uses: ./call-maybe-fail
uses: ./use-maybe-fail
with:
return-code: ${{ matrix.return-code }}
continue-on-error: ${{ matrix.continue-on-error }}
Expand Down

0 comments on commit 529c48e

Please sign in to comment.