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 <[email protected]>
  • Loading branch information
tekktrik committed Jan 20, 2023
1 parent ab10a91 commit aea77f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_gh.yml
Original file line number Diff line number Diff line change
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 aea77f5

Please sign in to comment.