Skip to content

Added ModUI reference to ReplayMod in the API. Added documentation to… #33

Added ModUI reference to ReplayMod in the API. Added documentation to…

Added ModUI reference to ReplayMod in the API. Added documentation to… #33

Workflow file for this run

name: Build Push
on:
push:
paths:
- "src/**"
- ".github/workflows/*"
jobs:
push:
uses: ./.github/workflows/build.yml
secrets: inherit