Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aimee-889 committed Mar 5, 2024
1 parent 0a84978 commit 918e5ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
contents: read

release_helm:
needs: scan
needs: scan_helm
uses: dBildungsplattform/dbp-github-workflows/.github/workflows/[email protected]
secrets: inherit
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/deploy.yml@DBP-647-change-dbildungs-iam-server-name
with:
dbildungs_iam_server_branch: ${{ needs.branch_meta.outputs.ticket }}
dbildungs_iam_client_branch: ${{ needs.branch_meta.outputs.ticket }}
schulportal_client_branch: ${{ needs.branch_meta.outputs.ticket }}
dbildungs_iam_keycloak_branch: ${{ needs.branch_meta.outputs.ticket }}
namespace: ${{ needs.create_branch_identifier.outputs.namespace_from_branch }}
secrets:
Expand Down

0 comments on commit 918e5ec

Please sign in to comment.