Skip to content

Commit

Permalink
ci: fix covector config
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Nov 18, 2024
1 parent fa5720f commit 5cdd6a5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .changes/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,16 @@
"chore": "Chores",
"refactor": "Refactors"
},
"pkgManager": {
"tauri": {
"version": true,
"publish": []
}
},
"packages": {
"algohub": {
"path": "./src-tauri",
"publish": "echo 'Ignored publish to registries."
"manager": "tauri"
}
}
}
}
3 changes: 3 additions & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"words": [
"algohub",
"covector",
"primevue",
"SWPU",
"tailwindcss",
"tauri",
"toastservice",
"unplugin",
"usetoast"
]
}

0 comments on commit 5cdd6a5

Please sign in to comment.