Skip to content

Commit

Permalink
chore(ci): rename published wasmcloud provider image
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Adossi <[email protected]>
  • Loading branch information
vados-cosmonic committed Dec 19, 2024
1 parent 53dbc10 commit ce6d161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
WASH_REG_USER: ${{ github.repository_owner }}
WASH_REG_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
run: |
wash push ghcr.io/${{ github.repository_owner }}/providers/couchbase-test:${{ steps.meta.outputs.version }} build/wasmcloud-provider-couchbase.par.gz
wash push ghcr.io/${{ github.repository_owner }}/wasmcloud/providers/couchbase:${{ steps.meta.outputs.version }} build/wasmcloud-provider-couchbase.par.gz

0 comments on commit ce6d161

Please sign in to comment.