ntfy-action #9

Merged
sebastian merged 15 commits from ntfy-action into issue-5-product-gamesystems 2024-02-15 20:13:44 +01:00
Showing only changes of commit e607dc167b - Show all commits

View File

@ -21,3 +21,11 @@ jobs:
- name: Run e2e tests
run: npm run e2e
- name: ntfy-notifications
uses: niniyas/ntfy-action@master
with:
url: ${{ secrets.NTFY_URL }}
topic: ${{ secrets.NTFY_TOPIC }}
headers: ${{ secrets.NTFY_HEADERS }}