mirror of
https://github.com/bitwarden/self-host.git
synced 2026-06-28 06:15:46 +00:00
Update wording and added version.json back to release assets.
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -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 }}"
|
||||
|
||||
2
.github/workflows/update-versions.yml
vendored
2
.github/workflows/update-versions.yml
vendored
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user