Skip to content

Commit d6e98cc

Browse files
fix(ci): align environment targets in dapp deployment workflow
1 parent a4715e2 commit d6e98cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dapp-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
# prod environments (requires a tag starting with dapp-v)
1515
- bellecour-prod
1616
- arbitrum-sepolia-prod
17-
- arbitrum-mainnet-prod
17+
- arbitrum-prod
1818

1919
jobs:
2020
extract-tag:

0 commit comments

Comments
 (0)