fix private repo
All checks were successful
Build and Deploy / deploy (push) Successful in 52s

This commit is contained in:
Satria 2026-07-12 20:11:21 +07:00
commit a9ac9d3eac

View file

@ -19,6 +19,7 @@ jobs:
with:
github-server-url: https://git.satr14.my.id
submodules: recursive
token: ${{ secrets.SUBMODULE_TOKEN }}
- name: Setup Bun
uses: oven-sh/setup-bun@v1