We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 596cc89 commit 8a0c6b3Copy full SHA for 8a0c6b3
.github/workflows/release_gh.yml
@@ -16,3 +16,4 @@ jobs:
16
uses: adafruit/workflows-circuitpython-libs/release-gh@main
17
with:
18
github-token: ${{ secrets.GITHUB_TOKEN }}
19
+ upload-url: ${{ github.event.release.upload_url }}
0 commit comments