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:
parent
80ff80e0f3
commit
ca76294eec
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -219,7 +219,6 @@ jobs:
|
|||||||
- name: commit
|
- name: commit
|
||||||
run: |
|
run: |
|
||||||
# Stage the file, commit and push
|
# Stage the file, commit and push
|
||||||
git pull
|
|
||||||
BRANCH=${GITHUB_HEAD_REF#refs/heads/}
|
BRANCH=${GITHUB_HEAD_REF#refs/heads/}
|
||||||
echo ${BRANCH}
|
echo ${BRANCH}
|
||||||
git checkout origin/${BRANCH}
|
git checkout origin/${BRANCH}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user