Skip to content

Commit

Permalink
Revert "fix: removing GH Token (not needed)"
Browse files Browse the repository at this point in the history
This reverts commit be9755b.
  • Loading branch information
adamamer20 committed Aug 28, 2024
1 parent be9755b commit 5a4d72e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 5a4d72e

Please sign in to comment.