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

Commit 14ba8c2

Browse files
committed
Typo fix
Just a simple typo fix
1 parent f57cd13 commit 14ba8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ jobs:
5858
files: |
5959
./dist/exitlag-auto-signup v3.${{ github.run_number }}.exe
6060
name: "Release v3.${{ github.run_number }}"
61-
body: "Commit: ${{ github.sha }}\nDownload the `exitlag-auto-signup v3.${{ github.run_number }}.exe` file or the `source code` and you are good to go!"
61+
body: "Commit: ${{ github.sha }}\nDownload the `exitlag-auto-signup.v3.${{ github.run_number }}.exe` file or the `source code` and you are good to go!"
6262
tag_name: "v3.${{ github.run_number }}"

0 commit comments

Comments
 (0)