Skip to content

Commit

Permalink
ci(docs): fix tmp doc upload trigger (#4872)
Browse files Browse the repository at this point in the history
aa61f01 has changed the name of the job and break this.

This change uses the new name.

Fixes MRGFY-1213
  • Loading branch information
sileht authored Jun 20, 2022
1 parent 19291f8 commit 733f6aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ name: Upload temporary docs to GCP

on:
workflow_run:
workflows: ["Continuous Integration (docs)"]
workflows: ["Continuous Integration"]
types:
- completed

0 comments on commit 733f6aa

Please sign in to comment.