Skip to content

Commit

Permalink
Change push yml uses branch
Browse files Browse the repository at this point in the history
  • Loading branch information
blazejpass committed Oct 11, 2023
1 parent 705d093 commit a7d9beb
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 @@ -133,7 +133,7 @@ jobs:
needs:
- build_and_push
- branch_meta
uses: hpi-schul-cloud/dof_app_deploy/.github/workflows/deploy.yml@BC-4256-Integration-tldraw
uses: hpi-schul-cloud/dof_app_deploy/.github/workflows/deploy.yml@main
with:
branch: ${{ needs.branch_meta.outputs.branch }}
secrets:
Expand Down

0 comments on commit a7d9beb

Please sign in to comment.