Skip to content

Commit 80f9951

Browse files
committed
remove pypi token from php release action
1 parent 00f0f5d commit 80f9951

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/php-sdk.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ jobs:
2424
- name: Release SDKs
2525
env:
2626
FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
27-
FERN_PYPI_TOKEN: ${{ secrets.FERN_PYPI_TOKEN }}
2827
run: |
2928
fern generate --group php-sdk --version ${{ inputs.version }} --log-level debug

0 commit comments

Comments
 (0)