Skip to content

Commit 29acf33

Browse files
author
Jake Champion
committed
chore: build/update documentation website prior to deploying
1 parent 40802e1 commit 29acf33

File tree

4 files changed

+124
-13942
lines changed

4 files changed

+124
-13942
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
138138

139139
- run: yarn
140-
working-directory: ./documentation/app
140+
working-directory: ./documentation
141141

142142
- name: Set up Fastly CLI
143143
uses: fastly/compute-actions/setup@v2
@@ -148,4 +148,4 @@ jobs:
148148
- run: yarn deploy
149149
env:
150150
FASTLY_API_TOKEN: ${{secrets.FASTLY_API_TOKEN}}
151-
working-directory: ./documentation/app
151+
working-directory: ./documentation

0 commit comments

Comments
 (0)