We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8dd151 commit b6ce8baCopy full SHA for b6ce8ba
.github/workflows/tests.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
repository: 'oceanprotocol/barge'
39
path: 'barge'
40
- ref: v4
+ ref: main
41
42
- name: Login to Docker Hub
43
if: ${{ env.DOCKERHUB_PASSWORD && env.DOCKERHUB_USERNAME }}
0 commit comments