Actions: Upload Artifacts use Forgejos Fork
This commit is contained in:
parent
9d85a35f38
commit
32926bdfe0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
||||||
run: cd themes/kb-one-de-theme && node ./hugo-encrypt.js
|
run: cd themes/kb-one-de-theme && node ./hugo-encrypt.js
|
||||||
|
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: public
|
name: public
|
||||||
path: ./public
|
path: ./public
|
||||||
|
|
Loading…
Add table
Reference in a new issue