Skip to content

Commit

Permalink
- removes unecessary branch name variable
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Biret <[email protected]>
  • Loading branch information
baywet committed Jun 23, 2022
1 parent a768c72 commit c8e75e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
echo "::set-output name=version::${version}"
shell: pwsh
id: getversion
env:
BRANCH_NAME: ${{ github.ref }}
- name: Push to GitHub Packages - Nightly
if: contains(github.ref, 'refs/head/vnext')
uses: docker/[email protected]
Expand Down

0 comments on commit c8e75e7

Please sign in to comment.