Browse Source

Fixed name

pull/2206/head
Micaiah Martin 4 years ago committed by GitHub
parent
commit
49c9c7725d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/version-bump.yml

2
.github/workflows/version-bump.yml

@ -26,7 +26,7 @@ jobs: @@ -26,7 +26,7 @@ jobs:
with:
ref: version_bump_${{ github.event.inputs.version_number }}
- name: Bump Version - Props
- name: Bump Version - Manifest
uses: bitwarden/gh-actions/version-bump@0c263b3963211ccaf5804313c3b3a0bcc52d4b19
with:
version: ${{ github.event.inputs.version_number }}

Loading…
Cancel
Save