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 4467d52 commit 4e7bd37Copy full SHA for 4e7bd37
.github/workflows/python-publish.yml
@@ -48,4 +48,4 @@ jobs:
48
env:
49
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
with:
51
- release_id: ${{ steps.create_release.outputs.id }}
+ release_id: ${{ steps.create_release.outputs.id }}
0 commit comments