1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Updating CI

This commit is contained in:
Jamie Hewitt 2022-05-18 12:21:55 +03:00
parent 80ff80e0f3
commit ca76294eec

View File

@ -219,7 +219,6 @@ jobs:
- name: commit
run: |
# Stage the file, commit and push
git pull
BRANCH=${GITHUB_HEAD_REF#refs/heads/}
echo ${BRANCH}
git checkout origin/${BRANCH}