mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-16 05:38:33 +02:00
Fix: replace main to master in workflow
This commit is contained in:
2
.github/workflows/hugo.yaml
vendored
2
.github/workflows/hugo.yaml
vendored
@@ -2,7 +2,7 @@ name: Build and deploy
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user