Skip to content

Feature/kotlin 1.9.20 (#54) #3

Feature/kotlin 1.9.20 (#54)

Feature/kotlin 1.9.20 (#54) #3

Workflow file for this run

---
name: "Tagged Release"
on:
push:
tags:
- "v*"
jobs:
tagged-release:
name: "Tagged Release"
runs-on: "ubuntu-latest"
steps:
- uses: "marvinpinto/[email protected]"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false