ci: add workflow_dispatch and trigger real deploy
Deploy CV Site (andreknie.de) / deploy (push) Canceled after 0s

This commit is contained in:
2026-07-25 12:14:45 +02:00
parent a9e49a67b2
commit 53dd82707c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ on:
- master
paths:
- 'privat/CV/andreknie.de/**'
workflow_dispatch:
jobs:
deploy: