mirror of https://github.com/nodejs/corepack.git
chore(ci): move away from archived `google-github` action (#581)
This commit is contained in:
parent
1bb0fb5d67
commit
256cf8aaa4
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
release_created: ${{ steps.release.outputs.release_created }}
|
||||
release_tag: ${{ steps.release.outputs.tag_name }}
|
||||
steps:
|
||||
- uses: google-github-actions/release-please-action@v3
|
||||
- uses: googleapis/release-please-action@v3
|
||||
id: release
|
||||
with:
|
||||
release-type: node
|
||||
|
|
|
|||
Loading…
Reference in New Issue