Skip to content

Commit

Permalink
[ISSUE #2434]🔨Fix jekyll-gh-pages.yml action error (#2435)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsm authored Jan 30, 2025
1 parent 9b9fbe7 commit 99dbe3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
destination: ./rocketmq-doc/_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: rocketmq-doc/_site

# Deployment job
deploy:
Expand Down

0 comments on commit 99dbe3a

Please # to comment.