fix release workflow for catalog
This commit is contained in:
@@ -117,7 +117,6 @@ jobs:
|
|||||||
cd catalog
|
cd catalog
|
||||||
/bin/bash -c "PWD=${pwd}; /usr/local/bin/catalog_validate validate --path $PWD"
|
/bin/bash -c "PWD=${pwd}; /usr/local/bin/catalog_validate validate --path $PWD"
|
||||||
- name: Commit and Push new App releases
|
- name: Commit and Push new App releases
|
||||||
if: ${{ needs.pre-release.outputs.release == 'true' }}
|
|
||||||
run: |
|
run: |
|
||||||
cd catalog
|
cd catalog
|
||||||
git config user.name "TrueCharts-Bot"
|
git config user.name "TrueCharts-Bot"
|
||||||
|
|||||||
Reference in New Issue
Block a user