Skip to content

Commit

Permalink
Point ci job to docker_build branch in ethlance config
Browse files Browse the repository at this point in the history
  • Loading branch information
sm47916 committed Nov 5, 2024
1 parent d959e41 commit 22671fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
repository: district0x/ethlance-config
path: ethlance-config
token: ${{ secrets.ETHLANCE_CONFIG_PAT }}
ref: master
ref: docker_build

- name: Run ganache service
run: |
Expand Down

0 comments on commit 22671fd

Please sign in to comment.