Skip to content

Commit

Permalink
[#4156] Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ljupcovangelski committed Apr 10, 2024
1 parent 05c5f8a commit 2f052cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -81,6 +81,7 @@ jobs:
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: ${{ secrets.AWS_REGION }}
GITHUB_BRANCH: ${{ github.ref }}

- name: Publish helm charts
Expand Down

0 comments on commit 2f052cd

Please sign in to comment.