Deploy PRs to branch.dsv.su.se #1

Closed
ansv7779 wants to merge 14 commits from deploy into main
Showing only changes of commit 785faaacbb - Show all commits

View File

@ -13,6 +13,7 @@ jobs:
compose-file: 'compose-branch.yaml'
- name: Post URL to deployment as comment
uses: actions/github-script@v7
if: github.event.action == 'opened'
env:
BRANCH_URL: ${{ steps.deploy.outputs.url }}
with: