1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-05 00:41:15 +02:00
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

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: |