Skip to content
Snippets Groups Projects
Unverified Commit e4192dd5 authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

Remove duplicated lines from release workflow (#48599)

parent 5dc06d13
No related branches found
No related tags found
No related merge requests found
......@@ -688,8 +688,6 @@ jobs:
--paths "/version-info.json" "/version-info-ee.json"
tag-nightly:
if: ${{ inputs.auto }}
needs: [push-tags, verify-docker-pull, verify-s3-download]
if: false
needs: [push-tags, verify-docker-pull, verify-s3-download, check-version]
uses: ./.github/workflows/release-tag.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment