fix-again #54

Merged
alex merged 3 commits from fix-again into main 2025-11-19 09:13:39 +00:00

View File

@@ -45,7 +45,7 @@ runs:
uses: clowdhaus/argo-cd-action/@main uses: clowdhaus/argo-cd-action/@main
with: with:
version: 3.1.3 version: 3.1.3
command: app sync ${{ inputs.environment }} --resource "apps:Deployment:${{ github.event.repository.name }}*" command: app sync ${{ inputs.environment }} --resource apps:Deployment:${{ github.event.repository.name }}*
- name: Refresh secret - name: Refresh secret
uses: clowdhaus/argo-cd-action/@main uses: clowdhaus/argo-cd-action/@main
with: with: