omec-project / sdcore-helm-charts

Helm charts used for SD-Core packaging
8 stars 8 forks source link

Push charts only from `omec-project` organization repo (not from forks) #23

Closed gab-arrobo closed 5 months ago

gab-arrobo commented 5 months ago

Given that forks (users) will not have authority/credentials to push new Helm Charts, the GitHub Action to push updates will fail. This PR makes to avoid this scenario and Charts can be push from the parent repository (no forks), which is in the omec-project organization.