We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3070ae1 commit 98a26faCopy full SHA for 98a26fa
.github/workflows/docker-image.yaml
@@ -44,4 +44,4 @@ jobs:
44
file: ./Dockerfile
45
platforms: linux/arm64, linux/amd64
46
push: true
47
- tags: ${{ secrets.DOCKERHUB_USERNAME }}/tempfiles-front:latest
+ tags: ${{ secrets.DOCKERHUB_USERNAME }}/tempfiles-frontend:latest
0 commit comments