1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-01-04 09:33:26 +00:00
This commit is contained in:
Vince Grassia
2021-12-08 10:35:44 -05:00
committed by GitHub
parent 7c93d59a42
commit 999b790557

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