Update release.yml

This commit is contained in:
Pаramtamtām 2025-02-03 17:50:29 +04:00 committed by GitHub
parent 29d2351597
commit 9791f4a007
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,6 +43,7 @@ jobs:
helm-pack:
name: Pack the Helm chart
runs-on: ubuntu-latest
needs: [build-docker-image]
defaults: {run: {working-directory: ./deployments/helm}}
steps:
- uses: actions/checkout@v4