Skip to content

Commit

Permalink
ci: update release please action
Browse files Browse the repository at this point in the history
  • Loading branch information
adeherysh committed Jul 29, 2024
1 parent aca1e06 commit 23988c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Release please
uses: google-github-actions/release-please-action@v4
uses: googleapis/release-please-action@v4
with:
release-type: node
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

0 comments on commit 23988c9

Please sign in to comment.