Ghost/apps/sodo-search/.yarnrc
Daniel Lockyer fb0807c8c5 Prevented git tags from being created for apps
refs https://ghost.slack.com/archives/C02G9E68C/p1688983916615989?thread_ts=1687341349.559679&cid=C02G9E68C

- these cause issues with our PR workflow because we can't push tags in
  a PR and the commit is rebased onto `main` so the hash changes
- this disables tags for now
2023-07-10 13:09:28 +02:00

3 lines
112 B
Plaintext

version-tag-prefix "@tryghost/sodo-search@"
version-git-message "Released Sodo-Search v%s"
version-git-tag false