1
0
Fork 0
mirror of https://github.com/isledecomp/isle.git synced 2025-03-25 22:19:52 -04:00

ci: skip continuous release on pull requests [skip ci]

This commit is contained in:
itsmattkc 2023-06-29 10:24:58 -07:00
parent 88c18c76ed
commit aa3dfe1808

View file

@ -87,6 +87,7 @@ jobs:
- name: Upload Continuous Release
shell: bash
if: github.event_name == 'push'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |