Skip to content

Commit 32f29e1

Browse files
author
ragrawal
committed
fixed yaml issue
1 parent 8fa2e8b commit 32f29e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/step3_pypi_deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ on:
66
- main
77

88
jobs:
9+
10+
deploy:
911
runs-on: ubuntu-latest
10-
1112
steps:
1213
- name: Checkout Code
1314
uses: actions/checkout@v2

0 commit comments

Comments
 (0)