mirror of
https://github.com/zitadel/zitadel.git
synced 2025-05-22 21:48:19 +00:00
chore: remove duplicate step (#5624)
This commit is contained in:
parent
2ee7b9c381
commit
1e63c2eea3
5
.github/workflows/zitadel.yml
vendored
5
.github/workflows/zitadel.yml
vendored
@ -78,11 +78,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
file: .artifacts/codecov/profile.cov
|
file: .artifacts/codecov/profile.cov
|
||||||
name: go-codecov
|
name: go-codecov
|
||||||
- uses: tibdex/github-app-token@v1
|
|
||||||
id: generate-token
|
|
||||||
with:
|
|
||||||
app_id: ${{ secrets.APP_ID }}
|
|
||||||
private_key: ${{ secrets.APP_PRIVATE_KEY }}
|
|
||||||
- name: Bump Chart Version
|
- name: Bump Chart Version
|
||||||
uses: peter-evans/repository-dispatch@v2
|
uses: peter-evans/repository-dispatch@v2
|
||||||
if: steps.semantic.outputs.new_release_published == 'true' && github.ref == 'refs/heads/main'
|
if: steps.semantic.outputs.new_release_published == 'true' && github.ref == 'refs/heads/main'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user