Skip to content

Commit

Permalink
build: try to bootstrap correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Dec 27, 2024
1 parent 994ce0e commit c135511
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
bootstrap-sha: 27b23985550473799232d1fbab9bc8b34891deea

7 changes: 7 additions & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"packages": {
".": {
"bootstrap-sha": "27b23985550473799232d1fbab9bc8b34891deea"
}
}
}

0 comments on commit c135511

Please sign in to comment.