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 40dac0d commit 77b0fdcCopy full SHA for 77b0fdc
.github/workflows/build.yml
@@ -82,7 +82,7 @@ jobs:
82
id: meta
83
uses: docker/metadata-action@v5
84
with:
85
- images: ghcr.io/chappio/git-backup
+ images: ghcr.io/timoxd7/git-backup
86
tags: |
87
type=ref,event=pr
88
type=semver,pattern={{version}}
0 commit comments