add sha256 to extension
This commit is contained in:
Cassiano Aquino
2019-10-09 18:55:22 +01:00
committed by GitHub
parent 2c1a9c471c
commit b2a7462b44

View File

@ -14,7 +14,7 @@ deploy:
file_glob: true file_glob: true
file: file:
- pwnagotchi-*.zip - pwnagotchi-*.zip
- pwnagotchi-*.sha - pwnagotchi-*.sha256
on: on:
tags: true tags: true
repo: evilsocket/pwnagotchi repo: evilsocket/pwnagotchi