Skip to content

Commit e31b8c5

Browse files
committed
typo in workflow
1 parent 2f7f0d1 commit e31b8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
id: meta
3232
uses: docker/metadata-action@v5
3333
with:
34-
images: yourname/pixelposh
34+
images: dabeastnet/pixelposh
3535
tags: |
3636
type=raw,value=latest,enable={{is_default_branch}}
3737
type=semver,pattern={{version}},value=${{ github.ref_name }}

0 commit comments

Comments
 (0)