Skip to content

Commit 73bcf2e

Browse files
committed
feat: added hoodi deploy to workflow
1 parent 9a0e58b commit 73bcf2e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci-dev.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,3 @@ jobs:
3131
TARGET_REPO: "lidofinance/infra-mainnet"
3232
TARGET_WORKFLOW: "deploy_hoodi_testnet_withdrawals_api.yaml"
3333
TARGET: "develop"
34-
35-
- name: Holesky testnet deploy
36-
uses: lidofinance/dispatch-workflow@v1
37-
env:
38-
APP_ID: ${{ secrets.APP_ID }}
39-
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
40-
TARGET_REPO: "lidofinance/infra-mainnet"
41-
TARGET_WORKFLOW: "deploy_holesky_testnet_withdrawals_api.yaml"
42-
TARGET: "develop"

0 commit comments

Comments
 (0)