fix: fix CI syntax

This commit is contained in:
Yarmo Mackenbach 2023-10-09 19:07:29 +02:00
parent 3c4f61ada1
commit 9bdc0a639f
No known key found for this signature in database
GPG key ID: C248C28D432560ED

View file

@ -1,8 +1,8 @@
when:
branch: main
event: tag
steps: steps:
prepare: prepare:
when:
branch: main
event: tag
image: node image: node
commands: commands:
- yarn --pure-lockfile - yarn --pure-lockfile