Skip to content

Commit

Permalink
chore: update CI config with PAT (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Smith authored Nov 1, 2023
2 parents 81e63ea + 1fffc1f commit fbddd6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
ref: ${{ github.ref }}
fetch-depth: 0
token: ${{ secrets.SILENTWORKS_PAT }}
# This action uses Python Semantic Release v8
- name: Python Semantic Release
id: release
Expand Down

0 comments on commit fbddd6d

Please sign in to comment.