Skip to content

Commit 99df1fd

Browse files
committed
bug fixed
1 parent 10b22be commit 99df1fd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
git config user.name "GitHub Actions"
2828
git config user.email "actions@github.com"
2929
git checkout gh-pages
30-
cp -f *.tgz index.html .
3130
git add .
3231
git commit -m "Update charts"
3332
git push origin gh-pages

index.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
apiVersion: v1
2+
entries: {}
3+
generated: "2025-04-12T01:49:40.628358+08:00"

0 commit comments

Comments
 (0)