Skip to content

Commit 68511c4

Browse files
committed
new workflow file for develop branch
1 parent 9f60557 commit 68511c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
# Build, Publish and GitHub Release steps remain mostly the same, except for some nuances.
4646
# Here's a quick change for the publish-to-pypi job:
47-
build:
47+
build:
4848
name: Build distribution
4949
needs:
5050
- version-check

0 commit comments

Comments
 (0)