Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fengzhao authored Jul 25, 2024
1 parent ab39739 commit d358665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
# Checkout, install tools..
- uses: actions/checkout@v4.1.7
with:
token: ${{ secrets.PAT }}
token: ${{ github.token }}
- uses: actions/setup-node@v2
with:
node-version: '16'
Expand Down

0 comments on commit d358665

Please sign in to comment.