Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Sep 26, 2024
1 parent 041794c commit fd01483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
nightly-release:
needs: check_changes
if: env.SHOULD_RUN == 'true'
if: ${{ env.SHOULD_RUN == 'true' }}
runs-on: ${{ matrix.os }}

strategy:
Expand Down

0 comments on commit fd01483

Please sign in to comment.