Skip to content

Commit c8e75e7

Browse files
committed
- removes unecessary branch name variable
Signed-off-by: Vincent Biret <[email protected]>
1 parent a768c72 commit c8e75e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
echo "::set-output name=version::${version}"
2929
shell: pwsh
3030
id: getversion
31-
env:
32-
BRANCH_NAME: ${{ github.ref }}
3331
- name: Push to GitHub Packages - Nightly
3432
if: contains(github.ref, 'refs/head/vnext')
3533
uses: docker/[email protected]

0 commit comments

Comments
 (0)