diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 93bb8a9c..6ce7cb30 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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