Skip to content

Commit 012074b

Browse files
authored
Revert "chore(deps): bump relekang/python-semantic-release from 7.34.6 to 8.0.0 (#89)" (#93)
This reverts commit 9677018.
1 parent 9677018 commit 012074b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
# - Create GitHub release
7474
# - Publish to PyPI
7575
- name: Python Semantic Release
76-
uses: relekang/python-semantic-release@v8.0.0
76+
uses: relekang/python-semantic-release@v7.34.6
7777
with:
7878
github_token: ${{ secrets.GH_TOKEN }}
7979
repository_username: __token__

0 commit comments

Comments
 (0)