Promote to Production: CAR-894 Gitea workflows migration #26

Merged
Savannah Savings merged 32 commits from uat into main 2026-05-24 18:51:40 +00:00
Showing only changes of commit ddf2b4fda5 - Show all commits
+2 -2
View File
@@ -184,7 +184,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: cartsnitch/infra
token: ${{ vars.GITEA_DEPLOY_KEY }}
token: ${{ secrets.GITEA_DEPLOY_KEY }}
ref: main
path: infra
@@ -228,7 +228,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: cartsnitch/infra
token: ${{ vars.GITEA_DEPLOY_KEY }}
token: ${{ secrets.GITEA_DEPLOY_KEY }}
ref: main
path: infra