Skip to content

Commit af8991d

Browse files
author
Mokhlesur Mahin
committed
update
1 parent 58ef209 commit af8991d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
tag_name: ${{ steps.check_tags.outputs.new_tag }}
5959
release_name: Release ${{ steps.check_tags.outputs.new_tag }}
6060
body: |
61-
Get the Release Details__
61+
Get the Release Details__

.github/workflows/update-major.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
tag_name: ${{ steps.check_tags.outputs.new_tag }}
6565
release_name: Release ${{ steps.check_tags.outputs.new_tag }}
6666
body: |
67-
Get the Release Details__
67+
Get the Release Details__

0 commit comments

Comments
 (0)