Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 647f7a9

Browse files
authored
Edit release name bc why not
1 parent 1030f21 commit 647f7a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-exe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Prepare for Release
5959
run: |
6060
echo "TAG=v$(date +%Y.%m.%d.%H.%M.%S)" >> $GITHUB_ENV
61-
echo "NAME=${{ github.event.repository.name }}-v$(date +%Y-%m-%d)" >> $GITHUB_ENV
61+
echo "NAME=${{ github.event.repository.name }}-v$(date +%Y-%m-%d)-files.vc" >> $GITHUB_ENV
6262
6363
- name: Create release
6464
uses: marvinpinto/action-automatic-releases@latest

0 commit comments

Comments
 (0)