summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormiraikumiko <miraikumiko@disroot.org>2025-03-26 07:00:07 +0000
committermiraikumiko <miraikumiko@disroot.org>2025-03-26 07:00:07 +0000
commitb464eee11a21b8722fa3dedb8ff81156c150d3e7 (patch)
tree36c0b7d2a8769d1044a804632a88153e5abafc07
parent562652ae7511cd764ed8ea164a3495c904796d56 (diff)
downloadmiraikumiko.com-b464eee11a21b8722fa3dedb8ff81156c150d3e7.tar.gz
miraikumiko.com-b464eee11a21b8722fa3dedb8ff81156c150d3e7.tar.bz2
Update hugo.yml
-rw-r--r--.github/workflows/hugo.yml (renamed from .github/workflows/hugo.yaml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yml
index 2b2f9d7..015fd8f 100644
--- a/.github/workflows/hugo.yaml
+++ b/.github/workflows/hugo.yml
@@ -3,7 +3,7 @@ name: Deploy Hugo site to Pages
on:
push:
branches:
- - master
+ - main
workflow_dispatch:
permissions: