Skip to content

Commit

Permalink
Add upload url to release action
Browse files Browse the repository at this point in the history
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
  • Loading branch information
tekktrik committed Jan 20, 2023
1 parent c249439 commit cfb3b07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_gh.yml
Expand Up @@ -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 }}

0 comments on commit cfb3b07

Please sign in to comment.