Skip to content

ci: create release on push to main #1

ci: create release on push to main

ci: create release on push to main #1

Workflow file for this run

name: Release
on:
push:
branches:
- main
workflow_dispatch:
jobs:
release:
uses: ./.github/workflows/tpl.release.yml