Skip to content

Commit

Permalink
switch to rebased branch
Browse files Browse the repository at this point in the history
  • Loading branch information
igorsereda committed May 16, 2024
1 parent 91571b4 commit 55ab66b
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-v3
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v4
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-v3
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v4

0 comments on commit 55ab66b

Please sign in to comment.