We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3554107 commit 8476160Copy full SHA for 8476160
.github/workflows/docker-image.yml
@@ -21,4 +21,4 @@ jobs:
21
context: .
22
platforms: linux/amd64,linux/arm64
23
push: true
24
- tags: sharinpix/docker-heroku:pr-gh-${{ github.event.number }}
+ tags: sharinpix/docker-ember:pr-gh-${{ github.event.number }}
0 commit comments