rename pipeline steps

This commit is contained in:
Elio Bischof
2025-07-17 13:22:34 +02:00
parent 706a966f22
commit b0ec2f4bc0

View File

@@ -165,7 +165,7 @@ jobs:
run: |
gh workflow -R zitadel/zitadel-charts run bump.yml
typescript-packages:
npm-packages:
runs-on: ubuntu-latest
needs: version
if: ${{ github.ref_name == 'next' }}
@@ -195,7 +195,7 @@ jobs:
cwd: packages
createGithubReleases: false
typescript-repo:
login-repo:
runs-on: ubuntu-latest
needs: version
if: ${{ github.ref_name == 'next' }}