fix: register new github public remote for selfbot submodule and update workflow to checkout recursively

This commit is contained in:
MythEclipse
2026-05-17 22:53:13 +07:00
parent 079c6c3399
commit b789655ce9
3 changed files with 4 additions and 1 deletions
+2
View File
@@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v4
with:
submodules: recursive
- name: Deploy to VPS
env: