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 f43e611 commit d0ba859Copy full SHA for d0ba859
1 file changed
.github/workflows/release.yml
@@ -43,4 +43,4 @@ jobs:
43
uses: docker/build-push-action@v6
44
with:
45
push: true
46
- tags: bigcommerce/stencil-cli:latest
+ tags: ghcr.io/${{ github.repository_owner }}/stencil-cli:latest
0 commit comments