Skip to content

Commit b3a22fa

Browse files
authored
build: switch to googleapis/release-please-action (#85)
1 parent 811c3d7 commit b3a22fa

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
@@ -14,7 +14,7 @@ jobs:
1414
release-please:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: GoogleCloudPlatform/release-please-action@v4
17+
- uses: googleapis/release-please-action@v4
1818
id: release
1919
with:
2020
token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)