Using main branch of barge for tests (#464)

This commit is contained in:
Jamie Hewitt 2022-06-20 14:46:54 +01:00 committed by GitHub
parent a8dd151a01
commit b6ce8bae1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ jobs:
with:
repository: 'oceanprotocol/barge'
path: 'barge'
ref: v4
ref: main
- name: Login to Docker Hub
if: ${{ env.DOCKERHUB_PASSWORD && env.DOCKERHUB_USERNAME }}