diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b9eee06b..85718fcf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,4 +36,4 @@ jobs: - name: Create a release run: npx semantic-release env: - GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} + GITHUB_TOKEN: ${{ secrets.DGPAT }}