We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af3be1 commit 149d8dbCopy full SHA for 149d8db
.github/workflows/build-docker-image.yaml
@@ -28,4 +28,4 @@ jobs:
28
with:
29
context: .
30
push: true
31
- tags: ghcr.io/${{ github.repository }}/funtides-env:latest
+ tags: ghcr.io/funtides-sim/funtides/funtides-env:latest
0 commit comments