mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
removed the unneeded build-commit env var
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user