Skip to content

Commit 5a4d72e

Browse files
committed
Revert "fix: removing GH Token (not needed)"
This reverts commit be9755b.
1 parent be9755b commit 5a4d72e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

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

0 commit comments

Comments
 (0)