fix: update release workflow to use GITHUB_TOKEN instead of RELEASE_T…#3
Merged
Conversation
github-actions Bot
pushed a commit
that referenced
this pull request
Jan 12, 2026
# 1.0.0 (2026-01-12) ### Bug Fixes * add astro sync step before typecheck in CI ([90f4bd4](90f4bd4)) * add optional style prop to IconComponent type definition ([831ed93](831ed93)) * language switcher on root path ([7f7f282](7f7f282)) * remove gitleaks and enable GitHub Pages deployment ([b4a2b78](b4a2b78)) * remove redundant job reference in CI configuration ([cc08b18](cc08b18)) * remove unnecessary translation function call in Solution page ([e45273c](e45273c)) * replace any types with unknown to satisfy ESLint ([06b2535](06b2535)) * resolve all ESLint errors ([5a63bb6](5a63bb6)) * resolve root path redirect - render Portuguese home page directly ([298d810](298d810)) * resolve TypeScript type errors ([77482f7](77482f7)) * resolve TypeScript type errors and formatting ([f902424](f902424)) * update release workflow to use GITHUB_TOKEN instead of RELEASE_T… ([#3](#3)) ([43f6300](43f6300)) * update release workflow to use GITHUB_TOKEN instead of RELEASE_TOKEN ([eb3c325](eb3c325)) ### Features * add browser language detection for auto-redirect ([3b77ff6](3b77ff6)) * add public assets ([fc01183](fc01183)) * add site configuration files ([0df4587](0df4587)) * add Solution components for enhanced content presentation ([14c539a](14c539a)) * add source code and components ([f414375](f414375)) * redirect root path to ptbr by default ([4ab2980](4ab2980))
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.