mirror of
https://github.com/ZGCA-Forge/MsgCenterPy.git
synced 2026-04-27 12:59:59 +00:00
Compare commits
1 Commits
dependabot
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1ebabbe39c |
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -266,7 +266,7 @@ jobs:
|
||||
path: dist/
|
||||
|
||||
- name: Upload release assets
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v3
|
||||
with:
|
||||
files: dist/*
|
||||
env:
|
||||
|
||||
@@ -7,7 +7,7 @@ myst-parser>=0.18.0
|
||||
sphinx-autodoc-typehints>=1.19.0
|
||||
|
||||
# Additional Sphinx extensions
|
||||
sphinx-copybutton>=0.5.2
|
||||
sphinx-copybutton>=0.5.0
|
||||
sphinx-tabs>=3.4.0
|
||||
|
||||
# For parsing project dependencies
|
||||
|
||||
Reference in New Issue
Block a user