chore: ci fixes
This commit is contained in:
parent
fc7f24d961
commit
fad09d60a8
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -42,8 +42,6 @@ jobs:
|
||||
- "3.10"
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- windows-latest
|
||||
- macOS-latest
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
@ -82,7 +80,7 @@ jobs:
|
||||
# - Create GitHub release
|
||||
# - Publish to PyPI
|
||||
- name: Python Semantic Release
|
||||
uses: relekang/python-semantic-release@v7.27.1
|
||||
uses: relekang/python-semantic-release@v7.31.4
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
pypi_token: ${{ secrets.PYPI_TOKEN }}
|
||||
|
||||
2
.idea/watcherTasks.xml
generated
2
.idea/watcherTasks.xml
generated
@ -62,4 +62,4 @@
|
||||
<envs />
|
||||
</TaskOptions>
|
||||
</component>
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user