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 a22927a commit da2ab23Copy full SHA for da2ab23
.github/workflows/publish-docker-image.yml
@@ -15,5 +15,5 @@ jobs:
15
username: ${{ github.actor }}
16
password: ${{ secrets.GITHUB_TOKEN }}
17
registry: docker.pkg.github.com
18
- repository: Kitspace/gitea/gitea-image
+ repository: kitspace/gitea/gitea-image
19
tag_with_ref: true
0 commit comments