update branch name from master to main in GitHub Pages workflow

This commit is contained in:
averel10
2025-11-11 19:56:27 +01:00
parent 8b20f95158
commit b18b9b39e7

View File

@@ -3,7 +3,7 @@ name: Publish Frontend on GitHub Pages
on: on:
push: push:
branches: branches:
- master - main
permissions: permissions:
contents: read contents: read