Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
THS-on committed Feb 3, 2022
1 parent 91fb89b commit bc724e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: semantic-release
name: pypi-release

on:
release:
Expand All @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Set up Python 3.10
uses: actions/setup-python@v1
uses: actions/setup-python@v2
with:
python-version: 3.10

Expand Down

0 comments on commit bc724e6

Please sign in to comment.