🔧 chore(gh-pages): change default branch for deployment

This commit is contained in:
Sergey Krashevich
2026-01-26 17:05:55 +03:00
parent ba9fb70929
commit 8e01d5cfa9
+1 -1
View File
@@ -4,7 +4,7 @@ name: Deploy static content to Pages
on:
push:
branches:
- main
- master
workflow_dispatch:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages