.forgejo/workflows/build.yaml aktualisiert
This commit is contained in:
parent
b1cf4deb3b
commit
4f102ff1d3
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: pages
|
ref: public
|
||||||
- run: rm -rf *
|
- run: rm -rf *
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue