Skip to content

Commit c84ca9e

Browse files
committed
Fix: typo
1 parent 93e92ee commit c84ca9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and Publish to PyPI, and Create Github Release
22

33
on:
4-
workflow_disparch:
4+
workflow_dispatch:
55
push:
66
tags:
77
- 'v*.*.*' # Trigger only on semantic version tags like v0.1.0

0 commit comments

Comments
 (0)