ci: remove dependency on non-existent step in release #7

Merged
lanson merged 1 commits from fix/release-action into main 2024-05-03 23:05:52 +00:00

View File

@ -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