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 04a3472 commit 8efc9edCopy full SHA for 8efc9ed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
password: ${{ secrets.PYPI_API_KEY }}
22
- name: Upload assets to release
23
- uses: AButler/[email protected]
+ uses: AButler/[email protected].1
24
25
files: 'dist/*'
26
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments