mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
ci: skip continuous release on pull requests [skip ci]
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -87,6 +87,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload Continuous Release
|
- name: Upload Continuous Release
|
||||||
shell: bash
|
shell: bash
|
||||||
|
if: github.event_name == 'push'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user