Skip to content

Commit

Permalink
build: configuration changes to adapt to new git version
Browse files Browse the repository at this point in the history
  • Loading branch information
cramakri committed Apr 13, 2022
1 parent a8ff624 commit 511c7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
echo "GIT_USER=Renku Bot" >> $GITHUB_ENV
echo "[email protected]" >> $GITHUB_ENV
- name: Push chart and images
uses: SwissDataScienceCenter/renku-actions/publish-chart@v0.5.1
uses: SwissDataScienceCenter/renku-actions/publish-chart@000-git-version-adapt
env:
GITHUB_TOKEN: ${{ secrets.RENKUBOT_GITHUB_TOKEN }}
CHART_NAME: renku-ui
Expand Down

0 comments on commit 511c7e0

Please sign in to comment.