mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-08-01 04:46:33 +00: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:
@@ -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