We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 483df8e + bcf4797 commit c03712aCopy full SHA for c03712a
1 file changed
.github/workflows/deploy.yml
@@ -71,6 +71,8 @@ jobs:
71
with:
72
verbose: true
73
project_directory: compute-js
74
+ env:
75
+ FASTLY_API_TOKEN: ${{ secrets.FASTLY_API_TOKEN }}
76
77
- name: Deploy Compute Package
78
uses: fastly/compute-actions/deploy@v6
0 commit comments