This commit is contained in:
parent
044f228ce7
commit
b1368b598f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
container:
|
||||
image: alpine:latest
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.PAGES_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.PAGES_TOKEN }}
|
||||
steps:
|
||||
- name: Environment setup
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue