Commit f0a128a
feat(release): allow download without authentication
Downloading assets from a public repository's release works unauthenticated
over REST, so drop the login gate. A token is still used when present.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 751dc5e commit f0a128a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| |||
0 commit comments