extra end paren

This commit is contained in:
Leijurv
2018-09-25 09:53:19 -07:00
parent 5a82b2b322
commit 353f2c7d9f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ deploy:
file_glob: true
file:
- dist/*
body: $(jshon -s "$(cat checksums.txt)"))
body: $(jshon -s "$(cat dist/checksums.txt)")
skip_cleanup: true
on:
tags: true