Merge branch 'master' of git.adityagupta.dev:sortedcord/bootstrap-auth-server
All checks were successful
Deployment Pipeline / deploy (push) Successful in 4m45s

This commit is contained in:
2026-06-25 13:32:43 +05:30

View File

@@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: production
steps:
- name: Checkout Code
run: |