feat: init customer authentication #2

Merged
TakahashiNguyen merged 66 commits from dev-order-service into main 2026-03-23 13:21:01 +00:00
Showing only changes of commit c11c9348ec - Show all commits
+1
View File
@@ -54,6 +54,7 @@ jobs:
GITEA_TOKEN: ${{ secrets.ACCESS_TOKEN }}
run: |
pnpm i
pnpm format
pnpm release
- name: Commit & Push Changes