Rework action inputs
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user