This commit is contained in:
parent
f4467cbace
commit
b464f0919b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
||||||
|
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
if: ${{ true }}
|
if: ${{ true }}
|
||||||
uses: https://code.forgejo.org/forgejo/upload-artifact
|
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: public
|
name: public
|
||||||
path: ./public/
|
path: ./public/
|
||||||
|
|
Loading…
Add table
Reference in a new issue