mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 08:46:54 +08:00
Fix helm-gh-pages action configuration
- Add missing commit_username and commit_email parameters - This should resolve the 'gzip: invalid magic' error in the Helm GitHub Pages action
This commit is contained in:
2
.github/workflows/helm_chart_release.yml
vendored
2
.github/workflows/helm_chart_release.yml
vendored
@@ -21,3 +21,5 @@ jobs:
|
||||
target_dir: helm
|
||||
branch: gh-pages
|
||||
helm_version: v3.18.4
|
||||
commit_username: chrislusf
|
||||
commit_email: chrislusf@users.noreply.github.com
|
||||
|
||||
Reference in New Issue
Block a user