Skip to content

Commit bf7a483

Browse files
committed
fix publish
1 parent 862cec7 commit bf7a483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ concurrency:
99
cancel-in-progress: true
1010

1111
env:
12-
PACKAGE_NAME: fast-query-parsers
12+
PACKAGE_NAME: fast_query_parsers
1313
PYTHON_VERSION: "3.8"
1414

1515
jobs:

0 commit comments

Comments
 (0)