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 947aad0768 - Show all commits
+2
View File
@@ -9,6 +9,8 @@ on:
jobs:
release:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v6
with: