This commit is contained in:
parent
a229db11da
commit
71957ef182
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: actions/upload-artifact@vv3
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: public
|
||||
path: ./public/
|
||||
|
|
Loading…
Add table
Reference in a new issue