Skip to content

Commit

Permalink
changed branch to feat/token-deposits-squashed-v5
Browse files Browse the repository at this point in the history
  • Loading branch information
ztepler committed May 30, 2024
1 parent 1861309 commit 0d5de0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
OCTEZ_PROTO=Proxford
PACKAGE=evm_kernel
TEZOS_REPO=https://gitlab.com/baking-bad/tezos.git
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v4
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v5
CACHEBUST=${{ steps.cachebust.outputs.date }}
CI_COMMIT_SHA=dev
push: true
Expand Down
2 changes: 1 addition & 1 deletion envs/etherlink-oxford.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ OCTEZ_TAG=master
OCTEZ_PROTO=Proxford
NETWORK=oxfordnet
TEZOS_REPO=https://gitlab.com/baking-bad/tezos.git
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v4
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v5

0 comments on commit 0d5de0a

Please sign in to comment.