Skip to content

fix scaladoc link

fix scaladoc link #15

Workflow file for this run

name: Test and publish a new release
on:
push:
tags:
- 'v*'
jobs:
release:
uses: evolution-gaming/scala-github-actions/.github/workflows/release.yml@v3
secrets: inherit