Skip to content

Commit

Permalink
fix(ci): autodevops-helm (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo authored Feb 23, 2022
1 parent ba5ab10 commit 3992b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
steps:

- name: Use autodevops deployment
uses: SocialGouv/actions/autodevops-deploy@v1
uses: SocialGouv/actions/autodevops-helm-deploy@v1
with:
environment: prod
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3992b18

Please sign in to comment.