build: deploy without needing check suite

This commit is contained in:
Zach Pomerantz 2022-07-05 08:50:28 -07:00
parent a3c77708e2
commit 2b496c62f1

@ -16,7 +16,7 @@ jobs:
# onlyFirstCheckSuite: true
tag:
needs: wait-on-test
# needs: wait-on-test
runs-on: ubuntu-latest
outputs:
new_tag: ${{ steps.github_tag_action.outputs.new_tag }}