Skip to content

Commit da2ab23

Browse files
Update publish-docker-image.yml
Use lower case repo name
1 parent a22927a commit da2ab23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
username: ${{ github.actor }}
1616
password: ${{ secrets.GITHUB_TOKEN }}
1717
registry: docker.pkg.github.com
18-
repository: Kitspace/gitea/gitea-image
18+
repository: kitspace/gitea/gitea-image
1919
tag_with_ref: true

0 commit comments

Comments
 (0)