Commit 2f84f75b authored by Georgy's avatar Georgy Committed by GitHub

Update workflow repo

parent 68f98da1
...@@ -64,7 +64,7 @@ jobs: ...@@ -64,7 +64,7 @@ jobs:
deploy_review: deploy_review:
name: Deploy frontend name: Deploy frontend
needs: [ make_slug, publish_image ] needs: [ make_slug, publish_image ]
uses: blockscout/blockscout-ci-cd/.github/workflows/deploy_helmfile.yaml@master uses: blockscout/actions/.github/workflows/deploy_helmfile.yaml@main
with: with:
appName: review-${{ needs.make_slug.outputs.REF_SLUG }} appName: review-${{ needs.make_slug.outputs.REF_SLUG }}
globalEnv: review globalEnv: review
......
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