Commit 7f4a4b4
authored
fix: update token in release workflow to use RELEASE_TOKEN (#20)
## Description
<!-- What does this PR do? Why is it needed? -->
## Type of Change
- [ ] Bug fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Documentation update
- [ ] Refactor / chore (no functional changes)
## Checklist
- [ ] My code follows the existing code style
- [ ] I have tested my changes locally
- [ ] I have tested on mobile (if UI changes)
- [ ] Tests pass (`npm test`)
- [ ] I have updated documentation (if needed)
- [ ] My commits follow [conventional
commits](https://www.conventionalcommits.org/)
## Screenshots (if applicable)
<!-- Add screenshots for UI changes -->
## Related Issues
<!-- Link related issues: Closes #123, Fixes #456 -->1 parent ea6469c commit 7f4a4b4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments