Private
Public Access
10
0
This commit is contained in:
Gharekhani Ehsan
2026-07-09 12:05:38 +03:30
parent 210dc7c82d
commit 5d02c55d59

View File

@@ -51,6 +51,7 @@ jobs:
- name: checkout argocd repo
uses: actions/checkout@v7
with:
ref: main
repository: ${{ inputs.argocd_repo_url }}
# token: ${{ secrets.ARGOCD_GIT_TOKEN }}
ssh-key: ${{ secrets.ARGOCD_GIT_SSH_KEY }}