Skip to content

Commit

Permalink
deployment -> main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbundalo committed Nov 13, 2024
1 parent 0a21149 commit ace5f94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-network.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
uses: actions/checkout@v4.1.1
with:
repository: Ethernal-Tech/blade-deployment
ref: gossip-batch-size
ref: main
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4.0.1
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/destroy-network.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: actions/checkout@v4.1.1
with:
repository: Ethernal-Tech/blade-deployment
ref: gossip-batch-size
ref: main
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4.0.1
with:
Expand Down Expand Up @@ -127,7 +127,7 @@ jobs:
uses: actions/checkout@v4.1.1
with:
repository: Ethernal-Tech/blade-deployment
ref: gossip-batch-size
ref: main
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4.0.1
with:
Expand Down

0 comments on commit ace5f94

Please sign in to comment.