Skip to content

Commit 533a208

Browse files
committed
fix package publishing errors
1 parent c652ab4 commit 533a208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
id: docker_meta
108108
uses: crazy-max/ghaction-docker-meta@v1
109109
with:
110-
images: ghcr.io/anweiss/cddl
110+
images: ghcr.io/anweiss/cddl-cli
111111
tag-semver: |
112112
{{version}}
113113

0 commit comments

Comments
 (0)