mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-15 16:33:47 +00:00
ci: add taiko-kitty bot (#256)
This commit is contained in:
parent
f2d2957421
commit
8152c90c4f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release-please.yml
vendored
1
.github/workflows/release-please.yml
vendored
|
|
@ -16,3 +16,4 @@ jobs:
|
||||||
- uses: googleapis/release-please-action@v4
|
- uses: googleapis/release-please-action@v4
|
||||||
with:
|
with:
|
||||||
release-type: simple
|
release-type: simple
|
||||||
|
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue