mirror of
https://gitea.pinpod.ir/pinwar/gh-actions.git
synced 2026-09-15 06:22:27 +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
|
- name: checkout argocd repo
|
||||||
uses: actions/checkout@v7
|
uses: actions/checkout@v7
|
||||||
with:
|
with:
|
||||||
|
ref: main
|
||||||
repository: ${{ inputs.argocd_repo_url }}
|
repository: ${{ inputs.argocd_repo_url }}
|
||||||
# token: ${{ secrets.ARGOCD_GIT_TOKEN }}
|
# token: ${{ secrets.ARGOCD_GIT_TOKEN }}
|
||||||
ssh-key: ${{ secrets.ARGOCD_GIT_SSH_KEY }}
|
ssh-key: ${{ secrets.ARGOCD_GIT_SSH_KEY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user