Skip to content

Commit dbd3eb5

Browse files
Merge pull request #7 from Schentrup-Software/Deployment-Update
Fix the repository naming
2 parents d7c2212 + a05f733 commit dbd3eb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
with:
3030
context: .
3131
push: true
32-
tags: ghcr.io/${{ github.repository }}:latest
32+
tags: ghcr.io/schentrup-software/farmware:latest

0 commit comments

Comments
 (0)