Skip to content

1.0.1

Choose a tag to compare

@KoopaCode KoopaCode released this 13 Sep 00:44
· 7 commits to main since this release
fix: Use GH_TOKEN and disable auto-publish in package.json

- Change workflow to use secrets.GH_TOKEN instead of GITHUB_TOKEN
- Remove publish config from package.json to prevent auto-publish
- Let our workflow handle the release creation instead
- This should fix the electron-builder GitHub token errors