Skip to content

Commit 7d68b10

Browse files
authored
removed token from python setup (#33)
1 parent 364fd06 commit 7d68b10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
uses: actions/setup-python@v4
6767
with:
6868
python-version: '3.10.5'
69-
token: ${{ secrets.GH_GITHUB_COM_TOKEN }}
7069
cache: 'pip'
7170

7271
- name: Install system dependencies

0 commit comments

Comments
 (0)