mirror of
https://github.com/Ale32bit/Capy64.git
synced 2025-01-18 18:46:43 +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
|
- name: Create Release
|
||||||
uses: ncipollo/release-action@v1.12.0
|
uses: ncipollo/release-action@v1.12.0
|
||||||
with:
|
with:
|
||||||
|
commit: ${{ github.ref_name }}
|
||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
artifactErrorsFailBuild: true
|
artifactErrorsFailBuild: true
|
||||||
artifacts: "capy64-linux-x64.zip,capy64-windows-x64.zip"
|
artifacts: "capy64-linux-x64.zip,capy64-windows-x64.zip"
|
||||||
|
|
Loading…
Reference in a new issue