Updated CI

This commit is contained in:
acidicoala
2025-08-26 05:20:12 +05:00
parent 9f84425e4e
commit 9f51349517
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ on: push
jobs: jobs:
ci: ci:
name: CI name: CI
uses: acidicoala/KoalaBox/.github/workflows/build-and-package.yml@acac7a4450414784f441dc55c52758f550f182ab uses: acidicoala/KoalaBox/.github/workflows/build-and-package.yml@a053502132e51e936820f27b7c99316fdb62b3e4
permissions: permissions:
contents: write contents: write
with: with:

View File

@@ -1,5 +1,5 @@
{ {
"$schema": "https://raw.githubusercontent.com/acidicoala/SmokeAPI/refs/heads/master/res/SmokeAPI.schema.json", "$schema": "https://raw.githubusercontent.com/acidicoala/SmokeAPI/refs/tags/v3.0.0/res/SmokeAPI.schema.json",
"$version": 3, "$version": 3,
"logging": true, "logging": true,
"default_app_status": "unlocked", "default_app_status": "unlocked",