Skip to content

Commit dfe9117

Browse files
committed
chore: add missing secret
1 parent f1f134a commit dfe9117

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
DRY_RUN: ${{ inputs.dry_run }}
9494
TAG: ${{ inputs.tag }}
9595
VERSION: ${{ inputs.version }}
96+
CFA_HOST: https://cfa.rspack.dev
9697
GITHUB_TOKEN: ${{ steps.github_creds.outputs.token }}
9798
GITHUB_OIDC_TOKEN: ${{ steps.oidc.outputs.token }}
9899
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)