We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 862cec7 commit bf7a483Copy full SHA for bf7a483
.github/workflows/publish.yaml
@@ -9,7 +9,7 @@ concurrency:
9
cancel-in-progress: true
10
11
env:
12
- PACKAGE_NAME: fast-query-parsers
+ PACKAGE_NAME: fast_query_parsers
13
PYTHON_VERSION: "3.8"
14
15
jobs:
0 commit comments