Skip to content

Commit

Permalink
wip(ci): test
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Feb 7, 2024
1 parent dbee7a7 commit cc0eb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# - run: GH_CREATE_PRE_RELEASE=true ./script/ci/release.sh
# if: github.ref == 'refs/heads/master' && env.ACT != 'true' && runner.os == 'Linux'
# env:
GITHUB_TOKEN: ${{ github.token }}
# GITHUB_TOKEN: ${{ github.token }}

prebuild:
# needs: [ create_pre_release ]
Expand Down

0 comments on commit cc0eb82

Please sign in to comment.