Commit 2b496c62 authored by Zach Pomerantz's avatar Zach Pomerantz

build: deploy without needing check suite

parent a3c77708
...@@ -16,7 +16,7 @@ jobs: ...@@ -16,7 +16,7 @@ jobs:
# onlyFirstCheckSuite: true # onlyFirstCheckSuite: true
tag: tag:
needs: wait-on-test # needs: wait-on-test
runs-on: ubuntu-latest runs-on: ubuntu-latest
outputs: outputs:
new_tag: ${{ steps.github_tag_action.outputs.new_tag }} new_tag: ${{ steps.github_tag_action.outputs.new_tag }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment