This commit is contained in:
Axorax
2025-01-12 19:36:35 +06:00
parent a3f34ce930
commit 7dd5ef0a23
8 changed files with 750 additions and 674 deletions

View File

@@ -15,8 +15,8 @@ jobs:
with:
node-version: '22'
- name: Run index.js
run: node index.js
- name: Run command
run: node index.js --categorize
- name: Commit and push changes
run: |