mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 17:44:01 -07:00
Update desktop-build.yml
This commit is contained in:
parent
8b1c5216ee
commit
84f16a0397
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -220,7 +220,7 @@ jobs:
|
|||
|
||||
- name: Upload to release
|
||||
id: upload_release
|
||||
if: needs.configure.outputs.tag != null
|
||||
if: needs.configure.outputs.tag != null && matrix.package != 'skip'
|
||||
shell: bash
|
||||
env:
|
||||
GH_TOKEN: ${{github.token}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue