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

Open
ansv7779 wants to merge 14 commits from deploy into main
Showing only changes of commit fc2026fa9a - 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@213ce70f50f2699510976d7305899fb2c92f5e11 uses: https://gitea.dsv.su.se/ansv7779/action-branch-deploy@6fea6eff5c5014fc8c2c413f9c28f3592ce84ce2
with: with:
gitea-token: ${{ secrets.GITEA_TOKEN }} gitea-token: ${{ secrets.GITEA_TOKEN }}
ssh-key: ${{ secrets.BRANCH_DEPLOY_KEY }} ssh-key: ${{ secrets.BRANCH_DEPLOY_KEY }}