Skip to content

Commit

Permalink
Update .github/workflows/devnet_deploy_contracts.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Ginsburg <[email protected]>
  • Loading branch information
arsen3d and bgins authored Jul 2, 2024
1 parent d698ed8 commit 2ed6bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devnet_deploy_contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
cd hardhat
npm ci
doppler run -- npx hardhat deploy --network devnet
doppler run -- npx hardhat deploy --network devnet
- name: Commit and push
run: |
Expand Down

0 comments on commit 2ed6bcf

Please sign in to comment.