mirror of
https://github.com/jimeh/go-midjourney.git
synced 2026-02-19 01:46:41 +00:00
ci(release-please): ensure DefaultUserAgent is updated with new releases
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
"changelog-path": "CHANGELOG.md",
|
||||
"draft": false,
|
||||
"prerelease": false,
|
||||
"extra-files": []
|
||||
"extra-files": [
|
||||
"client.go"
|
||||
]
|
||||
}
|
||||
},
|
||||
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
||||
|
||||
Reference in New Issue
Block a user