Skip to content

Commit 8fd2880

Browse files
committed
fix(ci): image tag
1 parent ad4dc65 commit 8fd2880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: docker/build-push-action@v5
2626
with:
27-
tags: ghcr.io/thinc-org/10-days-paotooong@latest
27+
tags: thinc-org/10-days-paotooong@latest
2828
push: true
2929
cache-from: type=gha
3030
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)