We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea32be commit 226f1f9Copy full SHA for 226f1f9
.github/workflows/publish-site-fastly.yml
@@ -74,6 +74,7 @@ jobs:
74
with:
75
fastly-api-token: ${{ secrets.FASTLY_API_KEY }}
76
github-token: ${{ secrets.GITHUB_TOKEN }}
77
+ project_directory: dist
78
service_id: ZRzI0ci9myQCiR14oxEmC7
79
comment: ${{ inputs.deploy-message }}
80
alias: ${{ inputs.alias }}
0 commit comments