gh release actions fix
This commit is contained in:
parent
c0ea950a0d
commit
f66cf91a9f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release_gh.yml
vendored
1
.github/workflows/release_gh.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue