see https://gitea.com/actions/gitea-upload-artifact#gitea-upload-artifact
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: rm -rf node_modules && yarn install --production=true
|
run: rm -rf node_modules && yarn install --production=true
|
||||||
- name: Publish artifacts
|
- name: Publish artifacts
|
||||||
uses: actions/upload-artifact@v7
|
uses: actions/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
dist
|
dist
|
||||||
|
|||||||
Reference in New Issue
Block a user