This repository was archived by the owner on Oct 28, 2025. It is now read-only.
Commit b6ae098
authored
Remove redundant globs from github release artifact list (#55)
The "Create Release" github action contained redundant file globs which listed the same release artifact multiple times. For [some reason](softprops/action-gh-release#210), this causes the action to encounter a 404 error and fail.
Remove the redundant globs so that each file is listed only once.
Signed-off-by: Alex Leong <alex@buoyant.io>1 parent 74925a9 commit b6ae098
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | 156 | | |
158 | | - | |
159 | 157 | | |
160 | 158 | | |
161 | 159 | | |
| |||
0 commit comments