.gitea/workflows/ release.yml aktualisiert
This commit is contained in:
@@ -17,9 +17,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '>=1.20.1'
|
go-version: '>=1.20.1'
|
||||||
- run: |
|
- run: |
|
||||||
mkdir release
|
|
||||||
shopt -s extglob
|
|
||||||
mv !(release) release
|
|
||||||
zip -r release.zip *
|
zip -r release.zip *
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action@main
|
||||||
|
|||||||
Reference in New Issue
Block a user