Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
ci: adapt embrio deployment name
Browse files Browse the repository at this point in the history
  • Loading branch information
filo87 committed Apr 11, 2024
1 parent 4d5ed81 commit 34c85e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ permissions:
jobs:
subql_deploy_embrio_staging:
if: ${{ github.repository == 'embrio-tech/centrifuge-subql'}}
name: Deploy to SubQL (CENTRIFUGE staging)
name: Deploy to SubQL (EMBRIO staging)
strategy:
matrix:
chainId: [demo] # ADD ARRAY OF CHAINS TO DEPLOY
Expand Down

0 comments on commit 34c85e2

Please sign in to comment.