We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39f044e + e132896 commit 5a149a7Copy full SHA for 5a149a7
1 file changed
.github/workflows/release.yml
@@ -291,7 +291,7 @@ jobs:
291
desc "Rust Token Killer - High-performance CLI proxy to minimize LLM token consumption"
292
homepage "https://www.rtk-ai.app"
293
version "VERSION_PLACEHOLDER"
294
- license "MIT"
+ license "Apache 2.0"
295
296
if OS.mac? && Hardware::CPU.arm?
297
url "https://github.com/rtk-ai/rtk/releases/download/TAG_PLACEHOLDER/rtk-aarch64-apple-darwin.tar.gz"
0 commit comments