ci: Release nightly with date (#2731)

This commit is contained in:
Ayaz Salikhov
2025-10-29 15:33:13 +00:00
committed by GitHub
parent eed757e0c4
commit 104ef6a9dc
3 changed files with 28 additions and 12 deletions

View File

@@ -49,7 +49,7 @@ jobs:
needs: build-and-test
uses: ./.github/workflows/reusable-release.yml
with:
overwrite_release: false
delete_pattern: ""
prerelease: ${{ contains(github.ref_name, '-') }}
title: "${{ github.ref_name }}"
version: "${{ github.ref_name }}"