mirror of
https://github.com/zitadel/zitadel.git
synced 2025-02-28 20:57:24 +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:
|
||||
file: .artifacts/codecov/profile.cov
|
||||
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
|
||||
uses: peter-evans/repository-dispatch@v2
|
||||
if: steps.semantic.outputs.new_release_published == 'true' && github.ref == 'refs/heads/main'
|
||||
|
Loading…
x
Reference in New Issue
Block a user