Skip to content

Commit b66eb12

Browse files
committed
update gh action
1 parent b9339c6 commit b66eb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_gh.yml

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

0 commit comments

Comments
 (0)