Skip to content

Commit

Permalink
remove unnecessary lines (#2975)
Browse files Browse the repository at this point in the history
* add aio release image

* fix indentation

* there is a typo. Besides, this line is not necessarily needed.

* there is a typo. Besides, this line is not necessarily needed.

---------

Co-authored-by: mi1ktea <871158362@qq.com>
  • Loading branch information
BillyWooo and m1iktea authored Aug 8, 2024
1 parent e5142ad commit 021e928
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-release-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@ jobs:
docker load < litentry-parachain-dev.tar.gz
docker load < litentry-chain-aio.tar.gz
docker tag litentry/litentry-parachain:${{ env.RELEASE_TAG }} litentry/litentry-parachain:latest
docker tag litentry/litentry-parachain:${{ env.RELEASE_TAG }} litentry/litentry-chain-aio:latest
docker images
- name: Enable corepack and pnpm
Expand Down

0 comments on commit 021e928

Please sign in to comment.