.forgejo/workflows/build.yaml aktualisiert
Some checks failed
build-to-pages / build (push) Failing after 3m1s
build-to-pages / push (push) Failing after 3s

This commit is contained in:
hoernschen 2023-10-28 17:25:47 +00:00
parent b1cf4deb3b
commit 4f102ff1d3

View file

@ -35,7 +35,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: pages
ref: public
- run: rm -rf *
- uses: actions/download-artifact@v3
with: