Skip to content

Commit

Permalink
Update release.yml (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebenda authored May 9, 2023
1 parent 4d67dea commit 453e2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ github.event.release.tag_name }}
tags: ghcr.io/sap/sap-btp-service-operator/controller:${{ github.event.release.tag_name }}

- name: Install kustomize
uses: imranismail/setup-kustomize@v1
Expand Down

0 comments on commit 453e2bf

Please sign in to comment.