MDLeom 2022-01-23 04:40:56 +00:00
parent b7a1915dae
commit ee74326aa2
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
apk add brotli curl git grep
- name: Build
env:
PHISHTANK_API: ${{ secrets.PHISHTANK_API }}
PHISHTANK_API: ${{ secrets.PHISHTANK_API }}
run: sh src/script.sh
- name: Compress
run: |