Skip to content

Commit

Permalink
fix(workflow): Put correct job names
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianczech committed Jul 7, 2023
1 parent 3c6aabb commit 01e54dc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ jobs:
release:
name: release sem version
needs:
- validate
- pre_commit
- plan_apply
- release-prereqs
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 01e54dc

Please sign in to comment.