fix: push tag was incorrect
This commit is contained in:
parent
a2d6cf9305
commit
bd882b6d3e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -127,7 +127,7 @@ jobs:
|
|||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
push: true
|
||||
tags: actions/notify-slim:${{ steps.create_release.outputs.tag }}
|
||||
tags: stackit-solutions.git.onstackit.cloud/actions/notify-slim:${{ steps.create_release.outputs.tag }}
|
||||
|
||||
- name: "🖅 [END] release workflow"
|
||||
if: ${{ always() }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue