Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jjincer committed Jul 27, 2023
1 parent 060a506 commit 43f205b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
TAG: nightly
TARGET: ${{ matrix.target }}
EXE_EXT: ${{ matrix.exe_ext }}
run: env GITHUB_TOKEN=${GITHUB_TOKEN_RUNNER} ./ci/github-check-nightly-release.sh
# run: env GITHUB_TOKEN=${GITHUB_TOKEN_RUNNER} ./ci/github-check-nightly-release.sh
run: ./ci/github-check-nightly-release.sh
if: ${{ !startsWith(github.ref, 'refs/tags/') }}

Expand Down

0 comments on commit 43f205b

Please sign in to comment.