We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1055a78 commit f1f134aCopy full SHA for f1f134a
.github/workflows/release.yml
@@ -96,5 +96,7 @@ jobs:
96
GITHUB_TOKEN: ${{ steps.github_creds.outputs.token }}
97
GITHUB_OIDC_TOKEN: ${{ steps.oidc.outputs.token }}
98
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
99
+ CFA_PROJECT_ID: ${{ secrets.CFA_PROJECT_ID }}
100
+ CFA_SECRET: ${{ secrets.CFA_SECRET }}
101
102
0 commit comments