Skip to content

Commit 256cf8a

Browse files
authored
chore(ci): move away from archived google-github action (nodejs#581)
1 parent 1bb0fb5 commit 256cf8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
release_created: ${{ steps.release.outputs.release_created }}
1919
release_tag: ${{ steps.release.outputs.tag_name }}
2020
steps:
21-
- uses: google-github-actions/release-please-action@v3
21+
- uses: googleapis/release-please-action@v3
2222
id: release
2323
with:
2424
release-type: node

0 commit comments

Comments
 (0)