fix
This commit is contained in:
parent
049c8a9933
commit
34bb31ab7e
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -16,8 +16,6 @@ jobs:
|
|||||||
ref: main
|
ref: main
|
||||||
submodules: true
|
submodules: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: setting
|
|
||||||
shell: zsh {0}
|
|
||||||
env:
|
env:
|
||||||
GITEA_MAIL: ${{ secrets.GITEA_MAIL }}
|
GITEA_MAIL: ${{ secrets.GITEA_MAIL }}
|
||||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user