Update .gitea/workflows/build.yml
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: npm run build
|
run: npm run build
|
||||||
- name: Package Artifacts
|
- name: Package Artifacts
|
||||||
uses: thedoctor0/zip-release@0.7.1
|
uses: https://github.com/thedoctor0/zip-release@0.7.1
|
||||||
with:
|
with:
|
||||||
type: 'zip'
|
type: 'zip'
|
||||||
path: dist
|
path: dist
|
||||||
|
|||||||
Reference in New Issue
Block a user