Rework action inputs

This commit is contained in:
eikendev
2020-03-31 20:09:22 +02:00
parent 21dbc832c5
commit b678edfef1
4 changed files with 8 additions and 23 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@master
- name: Gotify Notification
uses: eikendev/action-gotify@master
env:
with:
gotify_api_base: '${{ secrets.gotify_api_base }}'
gotify_app_token: '${{ secrets.gotify_app_token }}'
notification_title: 'Build Complete'