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 e796e51 commit 6d6f41aCopy full SHA for 6d6f41a
.github/workflows/docker-image.yml
@@ -34,4 +34,4 @@ jobs:
34
context: .
35
file: ./Dockerfile
36
push: true
37
- tags: ghcr.io/${{ github.repository_owner }}/jekyll-modified:latest
+ tags: ghcr.io/${{ github.repository }}-jekyll-modified:latest
0 commit comments