Skip to content

Commit 226f1f9

Browse files
committed
ci: specify project_directory in fastly config
1 parent 6ea32be commit 226f1f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/publish-site-fastly.yml

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
with:
7575
fastly-api-token: ${{ secrets.FASTLY_API_KEY }}
7676
github-token: ${{ secrets.GITHUB_TOKEN }}
77+
project_directory: dist
7778
service_id: ZRzI0ci9myQCiR14oxEmC7
7879
comment: ${{ inputs.deploy-message }}
7980
alias: ${{ inputs.alias }}

0 commit comments

Comments
 (0)