Skip to content

Commit

Permalink
update gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
jposada202020 committed Jul 17, 2023
1 parent b9339c6 commit b66eb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run GitHub Release CI workflow
uses: tekktrik/workflows-circuitpython-libs/release-gh@test/mpy-bundle
uses: adafruit/workflows-circuitpython-libs/release-gh@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
upload-url: ${{ github.event.release.upload_url }}
Expand Down

0 comments on commit b66eb12

Please sign in to comment.