Skip to content

Commit 16b3aad

Browse files
committed
fix: Remove GH_TOKEN
Using the deploy key now
1 parent a943ffc commit 16b3aad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/semantic-release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
4141
- name: Release
4242
env:
43-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4443
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
4544
run: |
4645
semantic-release version

0 commit comments

Comments
 (0)