changed artifact upload to same AS in the example
Some checks failed
CI / build (push) Failing after 2s
Some checks failed
CI / build (push) Failing after 2s
This commit is contained in:
parent
b464f0919b
commit
a229db11da
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
|
||||
if: ${{ true }}
|
||||
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||
uses: actions/upload-artifact@vv3
|
||||
with:
|
||||
name: public
|
||||
path: ./public/
|
||||
|
|
Loading…
Add table
Reference in a new issue