Merge pull request 'ci: remove dependency on non-existent step in release' (#7) from fix/release-action into main
Some checks failed
build-deploy / Bump version and create changelog with commitizen (push) Has been cancelled
Some checks failed
build-deploy / Bump version and create changelog with commitizen (push) Has been cancelled
Reviewed-on: ansible-collections/hashistack#7
This commit is contained in:
commit
3ec130a0e8
@ -10,7 +10,6 @@ jobs:
|
||||
if: "!startsWith(github.event.head_commit.message, 'bump:')"
|
||||
runs-on: ubuntu-latest
|
||||
name: Bump version and create changelog with commitizen
|
||||
needs: deploy
|
||||
steps:
|
||||
- name: Get secrets from vault
|
||||
id: import-secrets
|
||||
|
Loading…
Reference in New Issue
Block a user