This commit is contained in:
Jonas Kruckenberg
2022-12-15 15:57:34 +01:00
parent 366e17feae
commit ca047e19d9
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ jobs:
run: .github/sync-to-mirrors.sh
env:
BUILD_BASE: ./plugins
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
API_TOKEN_GITHUB: ${{ secrets.ORG_TAURI_BOT_PAT }}
-3
View File
@@ -1,3 +0,0 @@
{
"rust-analyzer.cargo.features": ["sqlite"]
}