removed the unneeded build-commit env var

This commit is contained in:
Joseph Flinn 2021-10-27 11:48:50 -07:00
parent e4fc715b35
commit fed6a81f6b
1 changed files with 0 additions and 1 deletions

View File

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