commit
dba73bf8ce
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