Update .gitea/workflows/deploy.yml #10

Merged
jamie merged 1 commits from jamie-patch-1 into main 2025-09-26 20:30:06 +00:00
Showing only changes of commit a4a56ede5c - Show all commits

View File

@@ -100,7 +100,7 @@ jobs:
- name: Boot accessories - name: Boot accessories
run: kamal accessory reboot all -d ${{ inputs.environment }} run: kamal accessory boot all -d ${{ inputs.environment }}
- name: Deploy - name: Deploy
run: kamal deploy -d ${{ inputs.environment }} run: kamal deploy -d ${{ inputs.environment }}