We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad2ac03 commit 0127585Copy full SHA for 0127585
.github/workflows/hugo.yaml
@@ -1,11 +1,11 @@
1
# Sample workflow for building and deploying a Hugo site to GitHub Pages
2
-name: Deploy Hugo site to Pages
+name: Deploy Hugo
3
4
on:
5
# Runs on pushes targeting the default branch
6
push:
7
branches:
8
- - main
+ - ghpages
9
10
# Allows you to run this workflow manually from the Actions tab
11
workflow_dispatch:
0 commit comments