Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

0.0.13

Choose a tag to compare

@RTodorov RTodorov released this 26 Mar 09:19
· 47 commits to master since this release
b7c0a5d

Changelog

This version has Zappr integration. In order to make use of it, add this section to your .github.toml file:

# Zappr Config
[zappr]
    # Defines the url for Zappr. Comment it out to load it from ZAPPR_URL environment variable
    URL="https://zappr.domain.com"

    # Defines the Zappr token. Comment it out to load it from ZAPPR_TOKEN environment variable
    Token=""