Commit 68f98da1 authored by Georgy's avatar Georgy Committed by GitHub

Update workflow repo

parent 0a08ca06
...@@ -62,7 +62,7 @@ jobs: ...@@ -62,7 +62,7 @@ jobs:
deploy_review_l2: deploy_review_l2:
name: Deploy frontend (L2) name: Deploy frontend (L2)
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-l2-${{ needs.make_slug.outputs.REF_SLUG }} appName: review-l2-${{ 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