mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
removed the unneeded build-commit env var
This commit is contained in:
parent
e4fc715b35
commit
fed6a81f6b
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -97,7 +97,6 @@ jobs:
|
||||
|
||||
- name: Rename build artifacts
|
||||
env:
|
||||
BUILD_COMMIT: ${{ steps.get-build-commit.outputs.build-commit }}
|
||||
PACKAGE_VERSION: ${{ needs.setup.outputs.release-version }}
|
||||
run: |
|
||||
mv browser-source.zip browser-source-$PACKAGE_VERSION.zip
|
||||
|
Loading…
Reference in New Issue
Block a user