Skip to content

Commit 7296396

Browse files
committed
🧬 Rename the directory.
1 parent 6b42d98 commit 7296396

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
File renamed without changes.

scripts/ci/build_git-tag_or_create_github-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#set -ex
44

55
# The file paths for auto-tag (git tag) and auto-release (GitHub release info)
6-
Auto_Tag_And_Release_Dir=.github/tag-and_release
6+
Auto_Tag_And_Release_Dir=.github/tag_and_release
77
Auto_Tag_And_Release_Flag=release-auto-flag.txt
88
Auto_Release_Title=release-title.md
99
Auto_Release_Content=release-notes.md

0 commit comments

Comments
 (0)