mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
ci: update prerelease.yml workflow
This commit is contained in:
@@ -59,6 +59,9 @@ jobs:
|
||||
|
||||
echo "changes: $changes - changed: $changed"
|
||||
|
||||
- name: Build packages
|
||||
run: yarn build
|
||||
|
||||
- name: Publish
|
||||
id: publish
|
||||
if: ${{ steps.changes.outputs.changed == 'true' }}
|
||||
|
||||
Reference in New Issue
Block a user