fix: update branch name from 'main' to 'master' in deployment workflow
Deploy to NAS / deploy (push) Has been cancelled
Deploy to NAS / deploy (push) Has been cancelled
This commit is contained in:
@@ -3,7 +3,7 @@ name: Deploy to NAS
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user