mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 18:41:39 +00:00
chore: update release-please config for v4 bf69db3e82
This commit is contained in:
@@ -24,10 +24,8 @@ jobs:
|
||||
id: release
|
||||
with:
|
||||
release-type: node
|
||||
package-name: release-please-action
|
||||
default-branch: dev
|
||||
token: ${{secrets.GH_TOKEN}}
|
||||
include-v-in-tag: false
|
||||
|
||||
# Checkout repos
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
".": "1.34.0",
|
||||
"bootstrap-sha": "7ee207fc0e05f32c9636c0298b48eea1b91ed9e1"
|
||||
"bootstrap-sha": "7ee207fc0e05f32c9636c0298b48eea1b91ed9e1",
|
||||
"include-v-in-tag": false
|
||||
}
|
||||
Reference in New Issue
Block a user