From b2a7462b44dd743648bd184be37897eb7bdad206 Mon Sep 17 00:00:00 2001 From: Cassiano Aquino <caquino@users.noreply.github.com> Date: Wed, 9 Oct 2019 18:55:22 +0100 Subject: [PATCH] Fix typo add sha256 to extension --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2395be5..933c5ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ deploy: file_glob: true file: - pwnagotchi-*.zip - - pwnagotchi-*.sha + - pwnagotchi-*.sha256 on: tags: true repo: evilsocket/pwnagotchi