Skip to content

Commit 4c7e28e

Browse files
committed
bugfix- prevent looping
1 parent 4c68221 commit 4c7e28e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# {{ repository_short }}
21
{% set short_repository = repository.split("/")[1] -%}
2+
# {{ short_repository }}
3+
34

45
{{ description }}
56

0 commit comments

Comments
 (0)