We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7f0d1 commit e31b8c5Copy full SHA for e31b8c5
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
id: meta
32
uses: docker/metadata-action@v5
33
with:
34
- images: yourname/pixelposh
+ images: dabeastnet/pixelposh
35
tags: |
36
type=raw,value=latest,enable={{is_default_branch}}
37
type=semver,pattern={{version}},value=${{ github.ref_name }}
0 commit comments