tenkuma-pages #1
1 changed files with 3 additions and 3 deletions
Atualizar .github/workflows/build.yml
commit
c9e3359412
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -39,8 +39,8 @@ jobs:
|
|||
|
||||
- name: Deploy to forgejo-pages
|
||||
run: |
|
||||
git config user.email "ci@example.com"
|
||||
git config user.name "CI Bot"
|
||||
git config user.email "adrianvictor+webmaster@disroot.org"
|
||||
git config user.name "mareguma"
|
||||
git checkout --orphan forgejo-pages
|
||||
git rm -rf .
|
||||
cp -r docs/* .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue