Skip to content

Commit 2ed6bcf

Browse files
arsen3dbgins
andauthored
Update .github/workflows/devnet_deploy_contracts.yml
Co-authored-by: Brian Ginsburg <[email protected]>
1 parent d698ed8 commit 2ed6bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devnet_deploy_contracts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
cd hardhat
2323
npm ci
24-
doppler run -- npx hardhat deploy --network devnet
24+
doppler run -- npx hardhat deploy --network devnet
2525
2626
- name: Commit and push
2727
run: |

0 commit comments

Comments
 (0)