Skip to content

Commit

Permalink
nightly: use default token
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehco1996 committed Jan 15, 2023
1 parent 1f327a4 commit 878c199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: wangyoucao577/[email protected]
with:
github_token: ${{ secrets.EHCO_NIGHTLY_BUILD }}
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: linux
goarch: amd64
pre_command: export GODEBUG=http2client=0
Expand Down

0 comments on commit 878c199

Please sign in to comment.