Skip to content

Commit 978330f

Browse files
committed
new push to pypi
1 parent 6c8739c commit 978330f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/publish_to_pypi.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
name: Publish core to PyPi (cudmore)
77

88
# my code
9-
on:
10-
workflow_run:
11-
workflows: ["Release (cudmore)"]
12-
types: [completed]
9+
# on:
10+
# workflow_run:
11+
# workflows: ["Release (cudmore)"]
12+
# types: [completed]
1313

1414
# see: https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
1515
jobs:

0 commit comments

Comments
 (0)