pass secret webhook to action

This commit is contained in:
Bella 2020-04-27 12:53:31 -04:00
parent 053217ed66
commit 8b7ff99686
No known key found for this signature in database
GPG Key ID: DBD4A6030080C8B3
1 changed files with 2 additions and 0 deletions

View File

@ -27,4 +27,6 @@ jobs:
- name: Build with Gradle
run: ./gradlew build
- name: Send webhook confirmation
env:
WEBHOOK: ${{ secrets.WEBHOOK }}
run: ./scripts/hook.sh