Skip to content

Commit

Permalink
DBP-350 add ticketname variables
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Schiborr committed Nov 20, 2023
1 parent bbb1af4 commit 814d0c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chart-release-on-push-to-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/get-branch-meta.yml@main

create_branch_identifier:
needs:
- branch_meta
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/branch-to-namespace.yml@main
with:
branch: ${{ needs.branch_meta.outputs.branch }}
Expand Down

0 comments on commit 814d0c7

Please sign in to comment.