Skip to content

Commit

Permalink
explorer: update organisation name to sprinter
Browse files Browse the repository at this point in the history
  • Loading branch information
eedygreen committed Jan 14, 2025
1 parent f1195e7 commit ad07696
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: checkout ecs repo
uses: actions/checkout@v4
with:
repository: sygmaprotocol/devops
repository: sprintertech/devops
token: ${{ secrets.GHCR_TOKEN }}
ref: main

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy_mainnet_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: checkout ecs repo
uses: actions/checkout@v4
with:
repository: sygmaprotocol/devops
repository: sprintertech/devops
token: ${{ secrets.GHCR_TOKEN }}
ref: main

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy_testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: checkout ecs repo
uses: actions/checkout@v4
with:
repository: sygmaprotocol/devops
repository: sprintertech/devops
token: ${{ secrets.GHCR_TOKEN }}
ref: main

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy_testnet_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: checkout ecs repo
uses: actions/checkout@v4
with:
repository: sygmaprotocol/devops
repository: sprintertech/devops
token: ${{ secrets.GHCR_TOKEN }}
ref: main

Expand Down

0 comments on commit ad07696

Please sign in to comment.