Commit 0b72812d authored by Annie Ke's avatar Annie Ke Committed by GitHub

[Fix] Autopublish workflow bug (#299)

parent 7ee1eaaf
......@@ -88,9 +88,8 @@ jobs:
git:
name: Commit State Dump
needs: docker
needs: [docker, tag]
runs-on: ubuntu-latest
needs: tag
if: needs.tag.outputs.tag_name
steps:
......
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