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

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

View File

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- id: deploy - id: deploy
uses: https://gitea.dsv.su.se/ansv7779/action-branch-deploy@fce8e6274715bb34bd3981bb68a616ab99b7f80a uses: https://gitea.dsv.su.se/ansv7779/action-branch-deploy@213ce70f50f2699510976d7305899fb2c92f5e11
with: with:
gitea-token: ${{ secrets.GITEA_TOKEN }} gitea-token: ${{ secrets.GITEA_TOKEN }}
ssh-key: ${{ secrets.BRANCH_DEPLOY_KEY }} ssh-key: ${{ secrets.BRANCH_DEPLOY_KEY }}