Skip to content

Commit

Permalink
Use tag when publishing a parachain docker image (#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
sea212 authored Jan 23, 2023
1 parent 257ad65 commit fc6265b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-hub-parachain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
images: |
zeitgeistpm/zeitgeist-node-parachain
tags: |
type=sha
type=semver,pattern={{version}}
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit fc6265b

Please sign in to comment.