0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

chore: disable latest for 4.x

This commit is contained in:
Juan Picado 2021-05-22 07:44:42 +02:00
parent 0a1c5744b8
commit e54a8871ea

View file

@ -37,6 +37,7 @@ jobs:
images: ${{ github.repository }}
tag-custom: 4.x-next
tag-custom-only: ${{ github.ref == 'refs/heads/4.x' }}
tag-latest: false
tag-semver: |
{{version}}
{{major}}