Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Oct 21, 2024
1 parent acf4638 commit 988eed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
########################

### bitwarden
- name: Bump bitwarden crate Version
- name: Bump bitwarden-core crate Version
if: ${{ inputs.project == 'bitwarden-core' }}
run: cargo set-version -p bitwarden-core ${{ inputs.version_number }}

Expand Down

0 comments on commit 988eed5

Please sign in to comment.