fix: update branch name from 'main' to 'master' in deployment workflow
Deploy to NAS / deploy (push) Has been cancelled

This commit is contained in:
2025-12-24 20:38:44 -05:00
parent 7795662584
commit 940c2eb4cd
+1 -1
View File
@@ -3,7 +3,7 @@ name: Deploy to NAS
on: on:
push: push:
branches: branches:
- main - master
workflow_dispatch: workflow_dispatch:
jobs: jobs: