From 11d0b83d6c8b9eb0435298cc8c8aa73b00ba0d22 Mon Sep 17 00:00:00 2001 From: William Boman Date: Sat, 22 Apr 2023 19:37:13 +0200 Subject: chore(ci): use PAT for release-please (#204) --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') 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: | -- cgit v1.2.3-70-g09d2