We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78dba3b commit 11f67daCopy full SHA for 11f67da
1 file changed
.github/workflows/update-manifest.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Checkout k8s-config repo
26
uses: actions/checkout@v4
27
with:
28
- repository: 'TechTorque-2025/Infrastructure'
+ repository: 'CSO2/Infrastructure'
29
token: ${{ secrets.REPO_ACCESS_TOKEN }}
30
ref: ${{ steps.info.outputs.branch }}
31
path: 'Infrastructure'
0 commit comments