gh release actions fix

This commit is contained in:
foamyguy 2023-02-28 17:11:05 -06:00
parent c0ea950a0d
commit f66cf91a9f

View file

@ -16,3 +16,4 @@ jobs:
uses: adafruit/workflows-circuitpython-libs/release-gh@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
upload-url: ${{ github.event.release.upload_url }}