(cherry picked from commit 3bb1331374)
Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
This commit is contained in:
parent
fe4bdc6dce
commit
e9320a4ddb
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
id: release-please
|
||||
with:
|
||||
skip-github-pull-request: true
|
||||
skip-github-release: false
|
||||
config-file: release-please-config-rc.json
|
||||
manifest-file: .release-please-manifest.json
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 https://github.com/actions/checkout
|
||||
|
|
|
|||
Loading…
Reference in New Issue