• v1 45ab3a50b3

    Initial release
    Some checks failed
    Explore-GitHub-Actions
    Stable

    lobo released this 2023-03-27 22:30:47 +00:00 | 56 commits to master since this release

          - name: Notify
            uses: https://git.lerch.org/lobo/action-notify-ntfy@v1
            if: always()
            with:
              host: ${{ secrets.NTFY_HOST }}
              topic: ${{ secrets.NTFY_TOPIC }}
              user: ${{ secrets.NTFY_USER }}
              password: ${{ secrets.NTFY_PASSWORD }}
    
    Downloads