Skip to content

Commit f1069b4

Browse files
Set registry
1 parent ca9a551 commit f1069b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
id: meta
1919
uses: docker/metadata-action@v5
2020
with:
21-
images: jacobtomlinson/gha-find-replace
21+
images: ghcr.io/jacobtomlinson/gha-find-replace
2222
tags: |
2323
type=semver,pattern={{version}}
2424
type=semver,pattern=v{{major}}

0 commit comments

Comments
 (0)