docs: add release-android command to README
This commit is contained in:
@@ -11,6 +11,7 @@ This repository contains custom OpenCode configuration including commands, skill
|
||||
│ ├── auto-commit.md
|
||||
│ ├── commit-push.md
|
||||
│ ├── create-gitea-repo.md
|
||||
│ ├── release-android.md
|
||||
│ ├── review.md
|
||||
│ ├── sync-oc-pull.md
|
||||
│ └── sync-oc-push.md
|
||||
@@ -73,6 +74,7 @@ Run custom commands in OpenCode TUI:
|
||||
- `/auto-commit` - Auto-generate commit and create tag
|
||||
- `/commit-push` - Commit, tag and push to remote
|
||||
- `/create-gitea-repo` - Create repository on Gitea
|
||||
- `/release-android` - Build and release Android APK to Gitea
|
||||
- `/sync-oc-pull` - Pull OpenCode config changes
|
||||
- `/sync-oc-push` - Push OpenCode config changes
|
||||
- `/review` - Review code or documentation
|
||||
|
||||
@@ -37,5 +37,6 @@
|
||||
"FIGMA_API_KEY": "{env:FIGMA_API_KEY}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"permission": "allow"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user