Skip to content

Commit 6ceb30b

Browse files
committed
chore: next attempt for release config
1 parent 2368f47 commit 6ceb30b

File tree

3 files changed

+1
-8
lines changed

3 files changed

+1
-8
lines changed

.github/workflows/release-pr.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,3 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: googleapis/release-please-action@v4
17-
with:
18-
release-type: node
19-
manifest-file: .release-please-manifest.json
20-
config-file: release-please-config.json

.release-please-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"release-type": "node",
23
"bump-minor-pre-major": true,
34
"bump-patch-for-minor-pre-major": true
45
}

release-please-config.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)