This commit is contained in:
Vince Grassia 2021-12-08 08:48:37 -05:00 committed by GitHub
parent b70d2fb3c3
commit 822c791cf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
uses: bitwarden/gh-actions/version-bump@0c263b3963211ccaf5804313c3b3a0bcc52d4b19
with:
version: ${{ github.event.inputs.version_number }}
file_path: ".src/package.json"
file_path: "./src/package.json"
- name: Commit files
run: |