mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Update .github/workflows/ci.yml
This commit is contained in:
parent
140bfa026a
commit
862a11a41d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -205,7 +205,7 @@ jobs:
|
|||||||
|
|
||||||
release:
|
release:
|
||||||
name: 'Release'
|
name: 'Release'
|
||||||
if: ${{ github.event_name == 'release' }}
|
if: ${{ github.event_name == 'push' }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs:
|
needs:
|
||||||
- build
|
- build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user