Commit 9d0726f
committed
ci: attach built JARs to GitHub Release on tag push
Add a github-release job that downloads the llama-jars artifact produced
by the package job and uploads them to the GitHub Release via
softprops/action-gh-release. Runs only when a v* tag is pushed,
after publish-release completes successfully.1 parent 2d87277 commit 9d0726f
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
659 | 676 | | |
660 | 677 | | |
661 | 678 | | |
| |||
0 commit comments