Skip to content

Commit

Permalink
ci: revert python-semantic-release (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
raddessi authored Apr 15, 2024
1 parent b246f79 commit 40bb46a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
pip3 install poetry
- name: Python Semantic Release
uses: python-semantic-release/python-semantic-release@v9.2.0
uses: python-semantic-release/python-semantic-release@v8.3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 40bb46a

Please sign in to comment.