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