There was an error while loading. Please reload this page.
1 parent ab10a91 commit aea77f5Copy full SHA for aea77f5
1 file changed
.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