Skip to content

Commit 8192a91

Browse files
authored
Update webpack.yml
1 parent 70351f1 commit 8192a91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/webpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Build
2626
env:
27-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2828
run: |
2929
npm install
3030
npm run build

0 commit comments

Comments
 (0)