Update cli.yml

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
main
Alex 2 years ago committed by Dan Buch
parent 1446649448
commit e57f53bf6c
Signed by: meatballhat
GPG Key ID: A12F782281063434

@ -13,6 +13,9 @@ on:
- main
- v3-dev-main
permissions:
contents: read
jobs:
test:
strategy:
@ -100,6 +103,8 @@ jobs:
git diff --cached --exit-code
publish:
permissions:
contents: write
# TODO: switch once v3 is released {{
# if: startswith(github.ref, 'refs/tags/')
if: 'false'

Loading…
Cancel
Save