Skip to content

Commit

Permalink
chore: update CI config with PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
silentworks committed Nov 1, 2023
1 parent 81e63ea commit 1fffc1f
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 1fffc1f

Please sign in to comment.