Skip to content

Commit

Permalink
DBP-000 Fix workflow reference (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncolincap authored Apr 22, 2024
1 parent 9f23fc0 commit 7c9e8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-dev-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ on:

jobs:
create_branch_identifier:
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/branch-to-namespace.yml@2
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/deploy-branch-to-namespace.yml@2
with:
branch: ${{ github.event.inputs.namespace }}

Expand Down

0 comments on commit 7c9e8fd

Please sign in to comment.