Editing secret
This commit is contained in:
parent
820061bd1d
commit
f8478f06ab
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -33,6 +33,6 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
env:
|
||||
GH_TOKEN: ${{ GH_TOKEN }}
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
run: npm run dist
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user