Update .github/workflows/deploy-pages.yml
This commit is contained in:
2
.github/workflows/deploy-pages.yml
vendored
2
.github/workflows/deploy-pages.yml
vendored
@@ -49,6 +49,8 @@ jobs:
|
||||
|
||||
- name: Push to gitea-pages branch
|
||||
run: |
|
||||
pwd
|
||||
ls -la
|
||||
mkdir deploy
|
||||
cd deploy
|
||||
git checkout --orphan gitea-pages
|
||||
|
||||
Reference in New Issue
Block a user