Merge pull request #176 from grilix/main

Fix templates not being included into the release
This commit is contained in:
Antonio Mika
2021-06-28 14:29:29 -04:00
committed by GitHub

View File

@@ -37,4 +37,5 @@ archives:
- LICENSE*
- README*
- deploy/**/*
- templates/*
- templates/**/*