build(chart): correct organisation name

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
This commit is contained in:
Oliver Bähler
2023-10-20 14:16:28 +02:00
committed by Dario Tranchitella
parent a88a76bd62
commit 754bf536b3

View File

@@ -11,7 +11,7 @@ concurrency:
jobs:
publish-helm:
# Skip this Release on forks
if: github.repository_owner == 'capsuleproject'
if: github.repository_owner == 'projectcapsule'
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1