Skip to content

Commit 6c2d202

Browse files
committed
token
1 parent 48e282c commit 6c2d202

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Check out code
1717
uses: actions/checkout@v3
18+
with:
19+
token: ${{ github.token }}
1820

1921
- name: Set up Python
2022
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)