Commit e7c37fe
fix: set GH_TOKEN env var for GitHub CLI in CI
Ensures that gh api commands work properly in CI environments
by setting the GH_TOKEN environment variable to the provided
api-token input.
This fixes the issue where GitHub release title filtering
would fail silently in CI due to lack of authentication.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent e45f929 commit e7c37fe
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
0 commit comments