Skip to content

Commit 613870a

Browse files
committed
Add upload url to release action
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
1 parent da17db9 commit 613870a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_gh.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ jobs:
1616
uses: adafruit/workflows-circuitpython-libs/release-gh@main
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
19+
upload-url: ${{ github.event.release.upload_url }}

0 commit comments

Comments
 (0)