We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b0709 commit f033a9dCopy full SHA for f033a9d
.github/workflows/release-docker.yml
@@ -29,4 +29,4 @@ jobs:
29
with:
30
push: true
31
platforms: linux/amd64,linux/arm64
32
- tags: ghcr.io/tendermint/faucet:latest,ghcr.io/tendermint/faucet:${{ steps.get_version.outputs.version-without-v }}
+ tags: ghcr.io/NibiruChain/faucet:latest,ghcr.io/NibiruChain/faucet:${{ steps.get_version.outputs.version-without-v }}
0 commit comments