FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 6a9572a7 authored by Mike Knee's avatar Mike Knee
Browse files

Merge branch 'dev-add-release-assets' into 'main'

Add openapi and clients to release assets

See merge request !83
parents 22066bdc 58f8c22b
No related branches found
Tags 0.2.0
1 merge request!83Add openapi and clients to release assets
Pipeline #681519 passed
......@@ -5,7 +5,11 @@
"gitlab": {
"release": true,
"releaseName": "${version}",
"useIdsForUrls": true
"useIdsForUrls": true,
"assets": [
"openapi.yaml",
"clients/**"
]
},
"plugins": {
"@release-it/conventional-changelog": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment