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 d2b2774 commit a768c72Copy full SHA for a768c72
.github/workflows/docker.yml
@@ -28,7 +28,6 @@ jobs:
28
echo "::set-output name=version::${version}"
29
shell: pwsh
30
id: getversion
31
- if: contains(github.ref, 'refs/tags/v')
32
env:
33
BRANCH_NAME: ${{ github.ref }}
34
- name: Push to GitHub Packages - Nightly
0 commit comments