Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SannyNguyenHung committed Nov 3, 2023
1 parent 9d519cf commit 7ea5904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
uses: digitalservicebund/github-actions/argocd-deploy@9b15fba0ce0e874d9af5be33ebeea7d476f808d0
with:
environment: staging
version: :${{ github.sha }}
version: ${{ github.sha }}
deploying_repo: achill-test
infra_repo: achill-infra
deploy_key: ${{ secrets.DEPLOY_KEY }}
Expand Down

0 comments on commit 7ea5904

Please sign in to comment.