ci: set token explicitly instead of using env#3760
Conversation
|
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Reviewed — no issues found.
Task list (3/3 completed)
- Read the PR diff
- Analyze the change and check for issues
- Submit review
|
TL;DR — Switches the GitHub release step from passing the token via the Key changes
Summary | 1 file | 1 commit | base: This is a single-feature PR — the change is minimal and self-contained.
This aligns with the standard pattern for GitHub Actions that accept authentication tokens as explicit inputs rather than relying on environment variables. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3760 +/- ##
==========================================
- Coverage 40.11% 40.08% -0.03%
==========================================
Files 521 521
Lines 19261 19273 +12
Branches 5733 5727 -6
==========================================
Hits 7726 7726
- Misses 9339 9345 +6
- Partials 2196 2202 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|

No description provided.