Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
QartemisT committed Mar 9, 2024
1 parent 810f892 commit 0d23087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ if [ -f "$pkgmeta_file" ]; then
;;
package-as)
package=$yaml_value
toc_root_paths["$topdir/$yaml_value/"]="$yaml_value"
toc_root_paths["$topdir/$yaml_value"]="$yaml_value"
;;
wowi-create-changelog)
if [ "$yaml_value" = "no" ]; then
Expand Down

0 comments on commit 0d23087

Please sign in to comment.