Update main.yml

This commit is contained in:
Muhammed Kalkan 2022-11-22 12:53:46 +03:00 committed by GitHub
parent edd9af5ebd
commit aecd9d2c97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ jobs:
lens/dist/OpenLens-${{ env.LENS_VERSION }}*.rpm
lens/dist/OpenLens-${{ env.LENS_VERSION }}*.zip
lens/dist/OpenLens-${{ env.LENS_VERSION }}.exe
lens/dist/OpenLens-${{ env.LENS_VERSION }}*.sha256
lens/dist/OpenLens-${{ env.LENS_VERSION }}((?!.*blockmap).*).sha256
- name: Release
uses: softprops/action-gh-release@v0.1.14