We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a1460 commit 6e8c2a1Copy full SHA for 6e8c2a1
.github/workflows/build.yml
@@ -29,4 +29,4 @@ jobs:
29
npm install
30
npm run build
31
env:
32
- PASSPHRASE: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_PASSPHRASE }}
+ GOOGLE_SERVICE_ACCOUNT_PASSPHRASE: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_PASSPHRASE }}
0 commit comments