1
0
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-12-12 20:46:52 +01:00

fix: include version in release

This commit is contained in:
Divlo
2021-07-27 19:26:08 +02:00
parent 5133765f94
commit 701dccc018
4 changed files with 123 additions and 9 deletions

View File

@@ -14,11 +14,7 @@
}
],
"@semantic-release/npm",
[
"@semantic-release/github",
{
"assets": [{ "path": "Divlo.tar.gz", "label": "Source code (tar.gz)" }]
}
]
"@semantic-release/git",
"@semantic-release/github"
]
}