Skip to content

Commit be9755b

Browse files
committed
fix: removing GH Token (not needed)
1 parent 787ed4e commit be9755b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- uses: actions/checkout@v4
1717
with:
1818
fetch-depth: 0
19-
token: ${{ secrets.GITHUB_TOKEN }}
2019
- name: Set up Python
2120
uses: actions/setup-python@v5
2221
with:

0 commit comments

Comments
 (0)