Commit 55c13d6
committed
fix(ci): use persist-credentials false to allow BOT_GITHUB_TOKEN push
The checkout actions default credential helper was overriding the
BOT_GITHUB_TOKEN embedded in the push URL, causing a 403 on manifest commit.
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>1 parent e96eba5 commit 55c13d6
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
127 | | - | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
0 commit comments