Skip to content

Commit 5da7540

Browse files
authored
build: fix GitHub Action (#9)
1 parent 7694c33 commit 5da7540

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-upload.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: my-name
2+
name: publish on TestPyPI
33

44
on:
55
release:
6-
workflow-dispatch:
6+
workflow_dispatch:
77

88
jobs:
99
build-and-upload:

0 commit comments

Comments
 (0)