Skip to content

Commit

Permalink
Merge pull request #3 from FoamyGuy/actions_fix
Browse files Browse the repository at this point in the history
gh release actions fix
  • Loading branch information
jposada202020 committed Mar 1, 2023
2 parents c0ea950 + f66cf91 commit dba73bf
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 dba73bf

Please sign in to comment.