File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : Build , Push to web, Deploy Antora Docs
22
33on :
4- pull_request :
4+ pull_request_target :
55 types :
66 - closed
77 create :
@@ -188,7 +188,7 @@ jobs:
188188 - name : Install Antora CLI
189189 run : |
190190 echo "Installing Antora packages local..."
191- npm install --global antora@3.1.7 @antora/lunr-extension@1.0.0-alpha.11 @antora/pdf-extension@1.0.0-alpha.20 @node-rs/jieba@1.10.3
191+ npm install --global antora@3.1.7 @antora/lunr-extension @antora/pdf-extension @node-rs/jieba
192192
193193 - name : Build English Documentation
194194 working-directory : ./ivory-doc-builder
Original file line number Diff line number Diff line change 11name : Pr preview
22
33on :
4- pull_request :
4+ pull_request_target :
55
66jobs :
77 build-and-deploy :
@@ -109,7 +109,7 @@ jobs:
109109 - name : Install Antora CLI
110110 run : |
111111 echo "Installing Antora packages local..."
112- npm install --global antora@3.1.7 @antora/lunr-extension@1.0.0-alpha.11 @antora/pdf-extension@1.0.0-alpha.20 @node-rs/jieba@1.10.3
112+ npm install --global antora@3.1.7 @antora/lunr-extension @antora/pdf-extension @node-rs/jieba
113113
114114 - name : Build English Documentation
115115 working-directory : ./ivory-doc-builder
You can’t perform that action at this time.
0 commit comments