Skip to content

Commit

Permalink
Merge pull request #38 from cloudnull/upload-main
Browse files Browse the repository at this point in the history
fix: change to main
  • Loading branch information
cloudnull authored Jan 30, 2025
2 parents e2058fb + 9dfc57e commit 26d3b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
python-version: 3.x
- run: pip install -r requirements.txt
- run: mkdocs build
- uses: actions/upload-pages-artifact@v3
- uses: actions/upload-pages-artifact@main
with:
path: site/

Expand Down

0 comments on commit 26d3b2a

Please sign in to comment.