Skip to content

Commit 0045c35

Browse files
Merge pull request #4 from FoamyGuy/update_actions
add upload-url to gh upload action
2 parents 9dc0e83 + 269a5dd commit 0045c35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_gh.yml

Lines changed: 1 addition & 0 deletions
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)