ci: Create github release

This commit is contained in:
Aaron Klinker
2023-07-03 17:43:10 -05:00
parent f6b6b8857d
commit b7c078f4e4
+1 -1
View File
@@ -47,4 +47,4 @@ jobs:
pnpm publish
- name: GitHub Release
run: pnpx changelogen@latest gh release
run: pnpx changelogen@latest gh release --token ${{ secrets.GITHUB_TOKEN }}