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 22c9179 commit 7f002a5Copy full SHA for 7f002a5
.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@upload-pypi-cleanup
+ uses: myakove/pr-workflows@master
18
with:
19
token: ${{secrets.BOT_TOKEN}}
20
action: upload_to_pypi
0 commit comments