Update .gitea/workflows/build.yml
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: dist-files
|
||||
path: dist/
|
||||
path: package.json
|
||||
- name: Deploy
|
||||
run: |
|
||||
echo Deploying...
|
||||
|
||||
Reference in New Issue
Block a user