Skip to content

Commit

Permalink
Hot fix create release draft (#3094)
Browse files Browse the repository at this point in the history
* update path

* further fix

* need image for testing
  • Loading branch information
BillyWooo authored Sep 25, 2024
1 parent 2c65532 commit 540a7d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ jobs:
- name: Load docker image
run: |
docker load < litentry-parachain-dev.tar.gz
docker tag litentry/litentry-parachain:${{ env.RELEASE_TAG }} litentry/litentry-parachain:latest
docker images
- name: Enable corepack and pnpm
Expand Down

0 comments on commit 540a7d8

Please sign in to comment.