Fix Release Build Again

This commit is contained in:
Ben C 2022-07-14 20:36:03 -07:00 committed by GitHub
parent ce17b48b7c
commit 50b3094a91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ jobs:
Update_Release:
name: 'Create/Update Release Asset'
needs: Build
if: ${{ github.ref != 'refs/heads/main' && github.event.pull_request.draft == 'false' && contains(github.event.pull_request.labels.*.name, 'update-pr') }}
if: ${{ github.ref != 'refs/heads/main' && contains(github.event.pull_request.labels.*.name, 'update-pr') }}
runs-on: ubuntu-latest
steps:
- name: Download Asset