Skip to content

Fix scoreboard schema for Brilliance data, and add tests to catch thi… #4

Fix scoreboard schema for Brilliance data, and add tests to catch thi…

Fix scoreboard schema for Brilliance data, and add tests to catch thi… #4

Workflow file for this run

name: Publish changelog
permissions:
contents: write
on:
push:
branches: ['main']
tags:
- '[0-9]+.[0-9]+.[0-9]+'
jobs:
generate-changelog:
name: Generate changelog
uses: trackedout/dunga-dunga-backend/.github/workflows/changelog.yml@main
secrets: inherit