Skip to content

Commit

Permalink
fix polkadex for xcm
Browse files Browse the repository at this point in the history
  • Loading branch information
BuddyGlas committed Jun 25, 2024
1 parent 9ea8cb1 commit 73758e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
repository: mainnet
login: ${{ secrets.CORE_DOCKERHUB_USERNAME }}
password: ${{ secrets.CORE_DOCKERHUB_TOKEN }}
tag: ${{ matrix.polkadex_version }}
tag: ${{ env.POLKADEX_BUILD_BRANCH }}

- name: Prepare Hydradx
uses: ./.github/actions/buildContainer
Expand Down

0 comments on commit 73758e8

Please sign in to comment.