diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/release.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0a2fdb9..7db293d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,6 +16,7 @@ jobs: - uses: google-github-actions/release-please-action@v3 id: release with: + token: ${{ secrets.PAT }} release-type: simple package-name: mason-lspconfig.nvim extra-files: | |
