Skip to content

Commit 50610de

Browse files
committed
Set to Staging
1 parent b28d761 commit 50610de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ defaults:
4343
env:
4444
# ----------------------------------------------------------------------------
4545
# Specify the deployment environment: staging or production
46-
HUGO_ENVIRONMENT: production
46+
HUGO_ENVIRONMENT: staging
4747
HUGO_VERSION: 0.144.2
4848

4949
jobs:
@@ -162,4 +162,4 @@ jobs:
162162
- name: Deploy to GitHub Pages
163163
id: deployment
164164
uses: actions/deploy-pages@v4
165-
165+

0 commit comments

Comments
 (0)