Skip to content

Commit

Permalink
chore: missing CHART_NAME env for the publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
jachro committed Mar 26, 2021
1 parent 5cb1c14 commit ed213e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
uses: SwissDataScienceCenter/renku/actions/publish-chart@master
env:
CHART_PATH: helm-chart/renku-graph
CHART_NAME: renku-graph
GITHUB_TOKEN: ${{ secrets.RENKU_CI_TOKEN }}
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit ed213e0

Please sign in to comment.