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.
2 parents 4775f6c + d535444 commit aed570dCopy full SHA for aed570d
.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