Skip to content

Commit

Permalink
🚀 New release's first patch
Browse files Browse the repository at this point in the history
  • Loading branch information
poneoneo committed Sep 18, 2024
1 parent 2417622 commit 6197b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: python-semantic-release/python-semantic-release@v9.8.8
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
force: "minor"
force: "patch"

- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
Expand Down

0 comments on commit 6197b0f

Please sign in to comment.