Skip to content

Commit

Permalink
Last try
Browse files Browse the repository at this point in the history
  • Loading branch information
TimRoe committed Dec 15, 2023
1 parent 75945b7 commit fd7a80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tokens-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
tokens-build:
runs-on: ubuntu-latest
continue-on-error: ${{ jobs.tokens-build.steps.diff }}
continue-on-error: ${{ steps.diff }}
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit fd7a80a

Please sign in to comment.