Skip to content

Commit 85df1ee

Browse files
authored
Merge pull request #41 from stumbo/fixRobots.txt
Testing
2 parents 0bc7ce9 + 0d2c092 commit 85df1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
- run: npm install --verbose
121121

122122
- name: Build
123-
run: hugo -e $hugoEnvironment
123+
run: hugo -e staging
124124

125125

126126
# - name: Deploy

0 commit comments

Comments
 (0)