Skip to content

Commit

Permalink
refactor: rename jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
trungnt1811 committed Aug 30, 2023
1 parent a039278 commit 7ff7568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
branches: ['dev']
jobs:
build-chainindexing:
build-image:
uses: AstraProtocol/github-actions-workflows/.github/workflows/stella-deployment.yml@main
with:
ingressEnabled: "yes"
Expand All @@ -17,7 +17,7 @@ on:
push:
branches: ['dev']
jobs:
build-chainindexing:
build-image:
uses: AstraProtocol/github-actions-workflows/.github/workflows/stella-deployment.yml@main
with:
ingressEnabled: "yes"
Expand Down

0 comments on commit 7ff7568

Please sign in to comment.