mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
Update config.json
This commit is contained in:
parent
c941b2cda4
commit
7856019f38
@ -12,6 +12,7 @@
|
||||
"publish": [
|
||||
"git tag v${ pkgFile.versionMajor } -f",
|
||||
"git tag v${ pkgFile.versionMajor }.${ pkgFile.versionMinor } -f",
|
||||
"git tag v${ pkgFile.version } -f"
|
||||
"git push --tags -f"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user