Skip to content

Commit

Permalink
chore: update release-please action (nodejs#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed Aug 30, 2022
1 parent 5c9f4d0 commit bf5dba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: python
package-name: gyp-next
bump-minor-pre-major: Yes
bump-minor-pre-major: true

0 comments on commit bf5dba3

Please sign in to comment.