We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b22be commit 99df1fdCopy full SHA for 99df1fd
.github/workflows/publish.yaml
@@ -27,7 +27,6 @@ jobs:
27
git config user.name "GitHub Actions"
28
git config user.email "actions@github.com"
29
git checkout gh-pages
30
- cp -f *.tgz index.html .
31
git add .
32
git commit -m "Update charts"
33
git push origin gh-pages
index.yaml
@@ -0,0 +1,3 @@
1
+apiVersion: v1
2
+entries: {}
3
+generated: "2025-04-12T01:49:40.628358+08:00"
0 commit comments