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