Skip to content

Commit

Permalink
BC-6013 - change workflow use for deploy to branch BC-6013-split
Browse files Browse the repository at this point in the history
  • Loading branch information
mamutmk5 committed Dec 12, 2023
1 parent b5d2784 commit c0a1cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
needs:
- build_and_push_nuxt
- branch_meta
uses: hpi-schul-cloud/dof_app_deploy/.github/workflows/deploy.yml@main
uses: hpi-schul-cloud/dof_app_deploy/.github/workflows/deploy.yml@BC-6013-split
with:
branch: ${{ needs.branch_meta.outputs.branch }}
secrets:
Expand Down

0 comments on commit c0a1cf5

Please sign in to comment.