mirror of
https://github.com/firstsun-dev/git-files-sync.git
synced 2026-07-22 17:20:30 +00:00
fix: remove 'v' prefix from tags for Obsidian compatibility
This commit is contained in:
parent
a27d3fdba5
commit
b0f94ca480
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"branches": ["main", "master"],
|
||||
"tagFormat": "${version}",
|
||||
"plugins": [
|
||||
[
|
||||
"@semantic-release/commit-analyzer",
|
||||
|
|
|
|||
Loading…
Reference in a new issue