Add dev deployment workflow #49 #57

Merged
jakob.scheid merged 5 commits from chore/gitea-actions-workflow into main 2026-05-17 14:23:08 +02:00
Showing only changes of commit 62c6784e2c - Show all commits
+5
View File
@@ -13,3 +13,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
set -euo pipefail
npm install