Skip to content

Commit 80b6aa0

Browse files
authored
ci(release-please): use googleapis/release-please-action (#66)
Old repository is archived Aug 15, 2024
1 parent cfa6b05 commit 80b6aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# if: ${{ github.actor != 'dependabot[bot]' }}
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: google-github-actions/release-please-action@v4
20+
- uses: googleapis/release-please-action@v4
2121
id: release
2222
# The logic below handles the npm publication:
2323
- name: Checkout Repository

0 commit comments

Comments
 (0)