change token
This commit is contained in:
2
.github/workflows/update_sandbox.yaml
vendored
2
.github/workflows/update_sandbox.yaml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Run gftools gen-push-lists
|
||||
run: gftools gen-push-lists .
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
- name: Commit to_sandbox.txt if changed
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user