We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990eb39 commit fd9b415Copy full SHA for fd9b415
.github/workflows/build-and-push.yml
@@ -5,7 +5,7 @@ on:
5
workflow_dispatch:
6
7
env:
8
- DOCKER_IMAGE: rtuszik/tlacuilo
+ DOCKER_IMAGE: ghcr.io/rtuszik/tlacuilo
9
10
jobs:
11
build-and-push:
0 commit comments