Skip to content

Commit

Permalink
change to dry-run-devhub.near
Browse files Browse the repository at this point in the history
  • Loading branch information
Megha-Dev-19 committed Jul 24, 2024
1 parent 5fbdcef commit f9e42aa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release-instances.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ jobs:
strategy:
matrix:
target_account:
- environment: events-committee.near
- environment: dry-run-devhub.near
dry_run_command: npm run dry-run:events
deploy_command: npm run deploy:events
- environment: infrastructure-committee.near
dry_run_command: npm run dry-run:infrastructure
deploy_command: npm run deploy:infrastructure
environment: ${{ matrix.target_account.environment }}
steps:
- name: Checkout repository
Expand Down

0 comments on commit f9e42aa

Please sign in to comment.