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 b28d761 commit 50610deCopy full SHA for 50610de
.github/workflows/gh-pages.yml
@@ -43,7 +43,7 @@ defaults:
43
env:
44
# ----------------------------------------------------------------------------
45
# Specify the deployment environment: staging or production
46
- HUGO_ENVIRONMENT: production
+ HUGO_ENVIRONMENT: staging
47
HUGO_VERSION: 0.144.2
48
49
jobs:
@@ -162,4 +162,4 @@ jobs:
162
- name: Deploy to GitHub Pages
163
id: deployment
164
uses: actions/deploy-pages@v4
165
-
+
0 commit comments