Skip to content

Commit 5604f8a

Browse files
committed
fix: remove skip-github-release
1 parent 9e282fc commit 5604f8a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
with:
2323
# to create PRs and trigger GitHub workflows, requires a PAT
2424
token: ${{ secrets.PAT_GITHUB_TOKEN }}
25-
skip-github-release: true
2625

2726
- run: echo $JSON
2827
name: Release Please Output Info

release-please-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"package-name": "",
66
"changelog-path": "CHANGELOG.md",
77
"release-type": "go",
8-
"include-v-in-tag": true,
98
"extra-files": [
109
"Makefile",
1110
"README.md",

0 commit comments

Comments
 (0)