keep ubuntu 22 binaries

This commit is contained in:
Evgeny Poberezkin
2023-04-04 08:30:00 +01:00
parent 713bab53d2
commit a1bbb12870
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create release
if: startsWith(github.ref, 'refs/tags/v') && matrix.os == 'ubuntu-20.04'
if: startsWith(github.ref, 'refs/tags/v')
uses: softprops/action-gh-release@v1
with:
body: |