We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a768c72 commit c8e75e7Copy full SHA for c8e75e7
.github/workflows/docker.yml
@@ -28,8 +28,6 @@ jobs:
28
echo "::set-output name=version::${version}"
29
shell: pwsh
30
id: getversion
31
- env:
32
- BRANCH_NAME: ${{ github.ref }}
33
- name: Push to GitHub Packages - Nightly
34
if: contains(github.ref, 'refs/head/vnext')
35
uses: docker/[email protected]
0 commit comments