cicd: fixes format
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
Details
parent
355ce28615
commit
ed5061f83f
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
cd ./dist
|
||||
zip -r ../release.zip . # Adjust the path to your build output directory
|
||||
- name: Package Upload
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
name: system-module
|
||||
server_url: https://git.macniel.online
|
||||
path: release.zip
|
||||
|
|
|
|||
Loading…
Reference in New Issue