Skip to content

Commit 6ade87d

Browse files
Update deploy.yaml
1 parent 966efaa commit 6ade87d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@ jobs:
11261126

11271127

11281128
- name: Manage ArgoCD Applications
1129-
uses: ./reusable/.github/actions/argocd-manage
1129+
uses: ${{ github.workspace }}/reusable/.github/actions/argocd-manage
11301130
with:
11311131
argocd_auth_token: ${{ inputs.argocd_auth_token }}
11321132
argocd_username: ${{ inputs.argocd_username }}

0 commit comments

Comments
 (0)