ci: set up covector (#329)

* ci: set up covector

* remove postpublish

* push new tags to mirrors

* fetch tags of current repo in workflow file

* use our fork of create-pull-request action

* fmt

* use org tokens

* simplify string subst

* fmt again
This commit is contained in:
Fabian-Lars
2023-04-25 17:31:33 +02:00
committed by GitHub
parent 9e97a55d85
commit 3fddf476de
21 changed files with 324 additions and 26 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-sql"
version = "0.1.0"
version = "0.0.0"
description = "Interface with SQL databases."
authors.workspace = true
license.workspace = true