Skip to content

Commit 7f002a5

Browse files
committed
Restore upload-to-pypi
1 parent 22c9179 commit 7f002a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 0
1515

1616
- name: Run Action
17-
uses: myakove/pr-workflows@upload-pypi-cleanup
17+
uses: myakove/pr-workflows@master
1818
with:
1919
token: ${{secrets.BOT_TOKEN}}
2020
action: upload_to_pypi

0 commit comments

Comments
 (0)