Skip to content

Commit

Permalink
Publishing to both
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptiklemur committed May 24, 2023
1 parent 3f76862 commit c804a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
with:
images: |
${{ github.repository }}/${{ matrix.project }}
nodebambu/${{ matrix.project }}
ghcr.io/${{ github.repository }}/${{ matrix.project }}
tags: |
type=semver,pattern={{version}}
Expand Down

0 comments on commit c804a96

Please sign in to comment.