Skip to content

Commit

Permalink
ci: use v4 of release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
jghauser committed Jun 6, 2024
1 parent 89d5aba commit d08e5ed
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ jobs:
name: release
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
with:
release-type: simple
package-name: papis.nvim
config-file: .github/release-please/config.json
manifest-file: .github/release-please/manifest.json

0 comments on commit d08e5ed

Please sign in to comment.