Repeat the build

This commit is contained in:
Soxoj
2024-12-04 01:25:40 +01:00
parent 48c9363f6c
commit 042f053bb7
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
- name: Remove Previous Release
uses: liudonghua123/delete-release-action@v1
with:
release_name: Windows Release ${{ github.ref_name }}
release_name: Windows Release [${{ github.ref_name }}]
env:
GITHUB_TOKEN: ${{ github.token }}