Skip to content

switch to release workflow v2 #5

switch to release workflow v2

switch to release workflow v2 #5

Workflow file for this run

name: Publish Release
on:
push:
tags:
- 'v*'
jobs:
release:
uses: evolution-gaming/scala-github-actions/.github/workflows/release.yml@v2
secrets: inherit