diff options
| author | Ryo Nakamura <upa@haeena.net> | 2023-03-10 20:11:44 +0900 |
|---|---|---|
| committer | Ryo Nakamura <upa@haeena.net> | 2023-03-10 20:11:44 +0900 |
| commit | b3b7299990a48d89acc04c746554f41daf310bd5 (patch) | |
| tree | 4a7f04d5936344f7a18fa089bd7c9fc2caa31012 /.github/workflows | |
| parent | d766b3a99e1606629c5ce4a817c3fa9fd9b5c15c (diff) | |
| parent | ca94d77e4544862e4c43cfddde69050bdc08fd35 (diff) | |
merge main into lib
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/release.yml | 1 |
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 |
