Skip to content

Commit 4cf986c

Browse files
chore(fdr): migrate npm publishing to OIDC trusted publishing (#5807)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent b761936 commit 4cf986c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-fdr-sdk.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ jobs:
7575
run: npm install -g fern-api
7676

7777
- name: Publish FDR SDK
78-
env:
79-
NODE_AUTH_TOKEN: ${{ secrets.FERN_NPM_TOKEN }}
8078
run: |
8179
git_version="$(scripts/fdr-version.sh)"
8280
working_dir=$(pwd)

0 commit comments

Comments
 (0)