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