Skip to content

Commit 5db6482

Browse files
committed
ci: add release-please bootstrap sha
1 parent 24bb863 commit 5db6482

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ jobs:
2020
with:
2121
release-type: simple
2222
token: ${{ secrets.PAT }}
23+
manifest-file: .release-please-manifest.json

.release-please-manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"bootstrap-sha": "24bb8634f3dec37ec40f27e2b2abed1c14364024"
3+
}

0 commit comments

Comments
 (0)