Skip to content

Commit e850c3b

Browse files
committed
🚀 Trigger patch event
1 parent 12b8090 commit e850c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_to_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: python-semantic-release/[email protected]
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
38-
# force: "patch"
38+
force: "patch"
3939

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

0 commit comments

Comments
 (0)