Skip to content

Commit

Permalink
tag github action
Browse files Browse the repository at this point in the history
  • Loading branch information
wesjdj committed Jul 2, 2024
1 parent 58220a8 commit cf22dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
echo "GIT_USER=Renku Bot" >> $GITHUB_ENV
echo "GIT_EMAIL=renku@datascience.ch" >> $GITHUB_ENV
- name: Push chart and images
uses: SwissDataScienceCenter/renku/actions/publish-chart@master
uses: SwissDataScienceCenter/renku/actions/publish-chart@v1.11.3
env:
CHART_DIR: helm-chart/spamphibian
DOCKER_USERNAME: ${{ secrets.RENKU_DOCKER_USERNAME }}
Expand Down

0 comments on commit cf22dce

Please sign in to comment.