Skip to content

Commit

Permalink
ci: address more release-please warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
j-hui committed May 19, 2024
1 parent 85dedcd commit a3907aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ jobs:
name: release
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
with:
release-type: simple
package-name: fidget.nvim

0 comments on commit a3907aa

Please sign in to comment.