Merge pull request #10102 from backstage/rugvip/nightly

workflows: fix nightly releases of techdocs/cli
This commit is contained in:
Patrik Oldsberg
2022-03-10 10:13:49 +01:00
committed by GitHub
+4
View File
@@ -58,6 +58,10 @@ jobs:
- name: build
run: yarn backstage-cli repo build
- name: build embedded techdocs app
working-directory: packages/techdocs-cli-embedded-app
run: yarn build
# Prepares a nightly release version of any package with pending changesets
# Pre-mode is exited if case we're in it, otherwise it has no effect
- name: prepare nightly release