summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRyo Nakamura <upa@haeena.net>2023-03-10 20:11:44 +0900
committerRyo Nakamura <upa@haeena.net>2023-03-10 20:11:44 +0900
commitb3b7299990a48d89acc04c746554f41daf310bd5 (patch)
tree4a7f04d5936344f7a18fa089bd7c9fc2caa31012 /.github
parentd766b3a99e1606629c5ce4a817c3fa9fd9b5c15c (diff)
parentca94d77e4544862e4c43cfddde69050bdc08fd35 (diff)
merge main into lib
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index eecca55..ad1f66f 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -49,6 +49,7 @@ jobs:
${{github.workspace}}/build/mscp_${{env.VERSION}}-ubuntu-22.04-x86_64.deb
${{github.workspace}}/build/mscp_${{env.VERSION}}-centos-8-x86_64.rpm
${{github.workspace}}/build/mscp_${{env.VERSION}}-rocky-8.6-x86_64.rpm
+ ${{github.workspace}}/build/mscp_${{env.VERSION}}-apline-3.17-x86_64.static
source-release:
runs-on: ubuntu-latest