mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-02-15 00:01:11 +01: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