Skip to content

Commit

Permalink
ci: Replace google-github-actions with googleapis (#1344)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikuroXina authored May 31, 2024
1 parent d4e1a37 commit 9848f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
app_id: ${{ secrets.HIGUCHI_ICHIYO_APP_ID }}
private_key: ${{ secrets.HIGUCHI_ICHIYO_PRIVATE_KEY }}

- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ steps.token.outputs.token }}
Expand Down

0 comments on commit 9848f85

Please sign in to comment.