Commit 4d5bee0
committed
ci(release): rename brew token env var and add conditional upload
The environment variable for the Homebrew tap token has been renamed from
HOMEBREW_TAP_GITHUB_TOKEN to GH_PAT to simplify naming. Additionally,
conditional upload logic has been added to the brew configuration to skip
upload when the token is not set, preventing release failures in environments
where the token is unavailable.1 parent 831eb28 commit 4d5bee0
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments