mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 02:40:09 +00:00
The helm-release workflow fails on forks because they don't have a gh-pages branch set up for Helm chart publication. Add a conditional check to only run this workflow on the upstream nextcloud/all-in-one repository. Fixes #8128