Skip to content

Commit 87be969

Browse files
chore: test ci
1 parent 7ea7948 commit 87be969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
# order for this workflow to be the owner of the PyPI publishing job, and can be verified. This limits
1212
# us to only allow this workflow to be allowed to publish to PyPI trustedly.
1313

14-
workflow_dispatch: # Trigger manually, if needed
14+
workflow_dispatch: # Trigger manually, if needed.
1515

1616
# NOTE!: When using Trusted Publishing to PyPI, we cannot do that from within a reusable workflow, therefore
1717
# we make it independent, and trigger it with published event from release-please workflow, instead of calling explicitly.

0 commit comments

Comments
 (0)