Skip to content

Commit 2158d7a

Browse files
committed
fix: ci
1 parent e22c1d7 commit 2158d7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/continuous-delivery.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,4 @@ jobs:
9393
env:
9494
DEVOPSBOT_GPG_PRIVATE_KEY: ${{ secrets.DEVOPSBOT_GPG_PRIVATE_KEY }}
9595
run: |
96-
./utils/version_update_batch.sh relay-protocol-hub-testnets ${{ github.sha }} $(grep -rl 'application: relay-protocol-hub-testnets' prod/platform/ | tr '\n' ' ')
9796
./utils/version_update_batch.sh relay-protocol-hub ${{ github.sha }} $(grep -rl 'application: relay-protocol-hub' prod/platform/ | tr '\n' ' ')

0 commit comments

Comments
 (0)