mirror of
https://github.com/alexandrev/xslt-lab.git
synced 2026-09-21 13:03:15 +00:00
+1
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
- name: Generate chart index
|
- name: Generate chart index
|
||||||
run: |
|
run: |
|
||||||
cd chart-output
|
cd chart-output
|
||||||
helm repo index . --url "https://$GITHUB_REPOSITORY_OWNER.github.io/${GITHUB_REPOSITORY#*/}"
|
helm repo index . --url "https://$GITHUB_REPOSITORY_OWNER.github.io/charts/${GITHUB_REPOSITORY#*/}"
|
||||||
|
|
||||||
- name: Publish to gh-pages
|
- name: Publish to gh-pages
|
||||||
uses: peaceiris/actions-gh-pages@v4
|
uses: peaceiris/actions-gh-pages@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user