Update wording and added version.json back to release assets.

This commit is contained in:
Micaiah Martin
2022-04-11 09:09:10 -06:00
parent c3ae15f8a6
commit b35b080f89
2 changed files with 3 additions and 2 deletions

View File

@@ -66,7 +66,8 @@ jobs:
artifacts: 'bitwarden.sh,
run.sh,
bitwarden.ps1,
run.ps1'
run.ps1,
version.json'
commit: ${{ github.sha }}
tag: "v${{ github.event.inputs.release_version }}"
name: "Version ${{ github.event.inputs.release_version }}"

View File

@@ -158,4 +158,4 @@ jobs:
- [X] Other
## Objective
Automated version updates to core, web, and key-connector versions in bitwarden.sh and bitwarden.ps1."
Automated version updates to core, web, and key-connector versions in version.json, bitwarden.sh and bitwarden.ps1."