Skip to content

Commit 140210e

Browse files
committed
Update pages build job
Signed-off-by: Jing Chen <jing.chen2@ibm.com>
1 parent 4961f57 commit 140210e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
with:
2323
source: ./
2424
destination: ./_site
25+
- name: Upload artifact
26+
uses: actions/upload-pages-artifact@v3
2527
- name: Deploy to GitHub Pages
2628
id: deployment
2729
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)