update release

This commit is contained in:
bahdotsh
2025-04-21 18:49:53 +05:30
parent 85a335c4fa
commit bb77848b78

View File

@@ -126,5 +126,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: ${{ env.ASSET_PATH }}
tag_name: ${{ github.event.inputs.version || github.ref_name }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}