Actualiser .gitea/workflows/build.yaml
All checks were successful
Build 2 exe / Build (push) Successful in 36s
All checks were successful
Build 2 exe / Build (push) Successful in 36s
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
ls ${{ gitea.workspace }}
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
if: github.ref_type == 'tag'
|
||||
with:
|
||||
files: |
|
||||
${{ gitea.workspace }}\text2image.zip
|
||||
Reference in New Issue
Block a user