::: change branch -> master

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-02 00:57:39 +05:30
committed by GitHub
parent d294889535
commit deca42fdf1

View File

@@ -4,7 +4,7 @@ name: Deploy Hugo site to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
branches: ["master"]
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions: