Skip to content

Commit

Permalink
ci: re-added gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethEnevoldsen committed Aug 1, 2023
1 parent cc1dfd7 commit a280ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.PAT }}

- name: Python Semantic Release
id: release
Expand Down

0 comments on commit a280ee6

Please sign in to comment.