Skip to content

Commit

Permalink
Merge pull request #123 from lidofinance/feature/sre-422-keys-api-cha…
Browse files Browse the repository at this point in the history
…nge-workflow-on-_both

[CI/CD] Change WF to a new one
  • Loading branch information
br3d authored Jun 8, 2023
2 parents a2507a8 + 0e6903c commit 0cc5b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
TARGET_REPO: "lidofinance/infra-mainnet"
TAG: "${{ steps.tag_name.outputs.TAG }}"
TARGET_WORKFLOW: "build_mainnet_lido_keys_api.yaml"
TARGET_WORKFLOW: "build_both_critical_and_mainnet_lido_keys_api.yaml"

0 comments on commit 0cc5b6f

Please sign in to comment.