Skip to content

Commit 21e1681

Browse files
omercnetshuni-bot[bot]itaihanski
authored
chore: fix release-please config (#191)
Co-authored-by: Shuni <251468265+shuni-bot[bot]@users.noreply.github.com> Co-authored-by: Omer Cohen <639682+omercnet@users.noreply.github.com> Co-authored-by: Itai Hanski <itaihanski@users.noreply.github.com> Co-authored-by: Itai Hanski <itai@descope.com>
1 parent 2a46788 commit 21e1681

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ jobs:
2222
id: release
2323
with:
2424
token: ${{ steps.app-token.outputs.token }}
25-
config-file: .release-please-config.json
26-
manifest-file: .release-please-manifest.json
27-
include-component-in-tag: false
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
33
"release-type": "dart",
44
"bootstrap-sha": "8deddf5c39d8737ac8a2ba4fddc7cc7bd65f6ff1",
5+
"include-component-in-tag": false,
56
"packages": {
67
".": {
78
"package-name": "descope",

0 commit comments

Comments
 (0)