Skip to content

Commit 269c379

Browse files
committed
ci: use correct action and fix manifest
1 parent 00af3ae commit 269c379

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
release_created: ${{ steps.release.outputs.release_created }}
3131
tag_name: ${{ steps.release.outputs.tag_name }}
3232
steps:
33-
- uses: google-github-actions/release-please-action@v4
33+
- uses: googleapis/release-please-action@v4
3434
id: release
3535

3636
build:

.release-please-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

0 commit comments

Comments
 (0)