Skip to content

Commit 4a465d3

Browse files
Update release_gh.yml
1 parent 163afec commit 4a465d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release_gh.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Run GitHub Release CI workflow
16-
uses: adafruit/workflows-circuitpython-libs/release-gh@main
16+
uses: tekktrik/workflows-circuitpython-libs/release-gh@test/mpy-bundle
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
upload-url: ${{ github.event.release.upload_url }}
20+
package-prefix: circuitpython_uplot

0 commit comments

Comments
 (0)