Merge pull request #3 from FoamyGuy/actions_fix

gh release actions fix
This commit is contained in:
jposada202020 2023-02-28 19:15:02 -05:00 committed by GitHub
commit dba73bf8ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 }}