Skip to content

Commit

Permalink
fix cd
Browse files Browse the repository at this point in the history
  • Loading branch information
teo-milea committed Jan 29, 2025
1 parent 6b306d7 commit ba3474b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Bump the Version
run: |
just bump-version ${{ inputs.bump_type }} ${{ }}
just bump-version ${{ inputs.bump_type }} ${{ breaking_changes }}
- name: Build syftbox
run: |
Expand Down

0 comments on commit ba3474b

Please sign in to comment.