button-component #29

Merged
stne3960 merged 22 commits from button-component into main 2025-12-12 11:52:31 +01:00
Showing only changes of commit 617492a87f - 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@v2 uses: https://gitea.dsv.su.se/ansv7779/action-branch-deploy@v3
with: with:
ssh-key: ${{ secrets.BRANCH_DEPLOY_KEY }} ssh-key: ${{ secrets.BRANCH_DEPLOY_KEY }}
compose-file: branch-compose.yaml compose-file: branch-compose.yaml