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 f3a3bde commit 2112fd9Copy full SHA for 2112fd9
1 file changed
.github/workflows/docker-image.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: docker/metadata-action@v6.1.0
40
with:
41
images: |
42
- ${{ github.repository }} # minituff/nautical-backup
+ ${{ github.repository }}
43
ghcr.io/${{ github.repository }}
44
# This stage requires being run attached to a tag, otherwise it will use the branch name
45
tags: |
0 commit comments