Skip to content

Commit 29f337f

Browse files
committed
Fix release workflow.
1 parent 4326457 commit 29f337f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
release-please:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: GoogleCloudPlatform/release-please-action@v4
16+
- uses: googleapis/release-please-action@v4
1717
with:
1818
release-type: simple

version.txt

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

0 commit comments

Comments
 (0)