mirror of
https://github.com/Ale32bit/Capy64.git
synced 2025-01-18 10:36:44 +00:00
Update main.yml
This commit is contained in:
parent
e0f5e32d95
commit
00b0d4b3ba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -53,6 +53,7 @@ jobs:
|
|||
- name: Create Release
|
||||
uses: ncipollo/release-action@v1.12.0
|
||||
with:
|
||||
commit: ${{ github.ref_name }}
|
||||
allowUpdates: true
|
||||
artifactErrorsFailBuild: true
|
||||
artifacts: "capy64-linux-x64.zip,capy64-windows-x64.zip"
|
||||
|
|
Loading…
Reference in a new issue