We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc18a53 commit eec0617Copy full SHA for eec0617
.github/workflows/upload-to-pypi.yml
@@ -14,7 +14,7 @@ jobs:
14
fetch-depth: 0
15
16
- name: Run Action
17
- uses: myakove/pr-workflows@master
+ uses: myakove/pr-workflows@upload-pypi-cleanup
18
with:
19
token: ${{secrets.BOT_TOKEN}}
20
action: upload_to_pypi
0 commit comments