Skip to content

Commit

Permalink
Update publish-sdks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi authored Nov 10, 2023
1 parent 5ae7ac1 commit 970c26d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-sdks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
env:
FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: fern generate --group publish --log-level debug --version ${{ github.ref_name }}
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
run: fern generate --group publish --log-level debug --version ${{ github.ref_name }}

0 comments on commit 970c26d

Please sign in to comment.