Skip to content

Commit

Permalink
build(.github) use v3.5 build token to build
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Dec 16, 2023
1 parent 7644333 commit 299c517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-35.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
--label "auto-build" \
--label "v3.5"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.V35_BUILD_TOKEN }}

0 comments on commit 299c517

Please sign in to comment.