This commit is contained in:
parent
2e1179aa27
commit
41b59d65b0
1 changed files with 1 additions and 3 deletions
|
@ -37,7 +37,5 @@ jobs:
|
|||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
token: ${{ secrets.TOKEN }}
|
||||
files: |-
|
||||
out/make/zip/win32/x64/dsr-win32-x64-${{ github.ref_name }}.zip
|
||||
out/make/zip/win32/x64/dsr-linux-x64-${{ github.ref_name }}.zip
|
||||
files: out/make/zip/**/*.zip
|
||||
draft: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue