Skip to content

Commit

Permalink
Update release_gh.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jposada202020 authored Mar 16, 2023
1 parent 163afec commit 4a465d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release_gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run GitHub Release CI workflow
uses: adafruit/workflows-circuitpython-libs/release-gh@main
uses: tekktrik/workflows-circuitpython-libs/release-gh@test/mpy-bundle
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
upload-url: ${{ github.event.release.upload_url }}
package-prefix: circuitpython_uplot

0 comments on commit 4a465d3

Please sign in to comment.