Skip to content

Commit 862cec7

Browse files
committed
fix package name in release flow
1 parent 4fe69c1 commit 862cec7

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: starlite_http_utils
12+
PACKAGE_NAME: fast-query-parsers
1313
PYTHON_VERSION: "3.8"
1414

1515
jobs:

0 commit comments

Comments
 (0)