From ca57774a5cca94bf7174a80bc37541c1b013f605 Mon Sep 17 00:00:00 2001 From: William Boman Date: Wed, 26 Apr 2023 19:16:31 +0200 Subject: chore: release v1.0.0 (#1262) --- .github/workflows/release.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.github') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b6ed396e..65446325 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,8 +16,12 @@ jobs: - uses: google-github-actions/release-please-action@v3 id: release with: + token: ${{ secrets.PAT }} release-type: simple package-name: mason.nvim + extra-files: | + README.md + lua/mason/version.lua - uses: actions/checkout@v3 -- cgit v1.2.3-70-g09d2