Skip to content

Commit 05d7caa

Browse files
committed
rename hugo workflow
1 parent 9133db4 commit 05d7caa

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/gh-pages.yml renamed to .github/workflows/hugo.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ name: github pages
44
on:
55
push:
66
branches:
7-
- main # Set a branch to deploy
8-
pull_request:
7+
- main
98

109
jobs:
1110
deploy:

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)