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

Updating branch name ref

This commit is contained in:
Jamie Hewitt 2022-05-18 12:53:43 +03:00
parent 9adcf46ab2
commit ee3a128f59

View File

@ -197,7 +197,7 @@ jobs:
with:
repository: 'oceanprotocol/ocean.js'
path: 'ocean.js'
ref: ${GITHUB_HEAD_REF#refs/heads/}
ref: echo ${GITHUB_HEAD_REF#refs/heads/}
- name: Create code examples file
uses: actions/cache@v2