v0.1.0
What's Changed
π Bug Fixes
- Path to workflow artefact (
git add ...
, v0.0.4) - Use correct argument names for binary (v0.0.3)
- Fix GH page download issues (v0.0.2)
π Documentation
π§° Maintenance
- remove obsolete check for existing
gh-pages
branch in funcmain
- remove check
StatusCode == 200
from previous branch check - func
downloadProductHelmRepoIndex
: Downloadindex.yaml
via GH RAW URL, error handling, add log output - func downloadProductHelmRepoIndex: Download index.yaml via GH RAW URL, error handling, add log output
Full Changelog: v0.0.4...v0.1.0