Skip to content

Commit 80e77d5

Browse files
committed
wtf4
1 parent 491d066 commit 80e77d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
changelog_section_start="== Changelog =="
4242
readme_file="$readme_file"
4343
plugin_version="${{ github.ref_name }}" # Assuming the tag is the version
44+
45+
echo "DEBUG: Plugin latest version found $plugin_version."
4446
4547
in_changelog=0
4648
found_version=0

0 commit comments

Comments
 (0)