Commit 87a5d09d authored by Georgy's avatar Georgy Committed by GitHub

Update workflow repo

parent 2f84f75b
...@@ -9,7 +9,7 @@ on: ...@@ -9,7 +9,7 @@ on:
jobs: jobs:
cleanup_release: cleanup_release:
uses: blockscout/blockscout-ci-cd/.github/workflows/cleanup_helmfile.yaml@master uses: blockscout/actions/.github/workflows/cleanup_helmfile.yaml@main
with: with:
appName: review-l2-$GITHUB_REF_NAME_SLUG appName: review-l2-$GITHUB_REF_NAME_SLUG
globalEnv: review globalEnv: review
...@@ -18,7 +18,7 @@ jobs: ...@@ -18,7 +18,7 @@ jobs:
vaultRole: ci-dev vaultRole: ci-dev
secrets: inherit secrets: inherit
cleanup_l2_release: cleanup_l2_release:
uses: blockscout/blockscout-ci-cd/.github/workflows/cleanup_helmfile.yaml@master uses: blockscout/actions/.github/workflows/cleanup_helmfile.yaml@main
with: with:
appName: review-$GITHUB_REF_NAME_SLUG appName: review-$GITHUB_REF_NAME_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