CI: npm tag-nightly doesn't need publish (#111424)
tag-nightly doesn't need publish
This commit is contained in:
@@ -135,7 +135,6 @@ jobs:
|
||||
tag-nightly:
|
||||
name: Tag nightly release
|
||||
runs-on: github-hosted-ubuntu-x64-small
|
||||
needs: publish
|
||||
if: inputs.version_type == 'nightly'
|
||||
|
||||
steps:
|
||||
@@ -146,4 +145,3 @@ jobs:
|
||||
|
||||
# TODO: tag the given release with nightly
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user