mirror of
https://gitea.pinpod.ir/pinwar/gh-actions.git
synced 2026-09-15 14:30:14 +00:00
fix
This commit is contained in:
1
.github/workflows/argocd.yaml
vendored
1
.github/workflows/argocd.yaml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user