Skip to content

Fix v1.0.1: Bug fixes #2

Fix v1.0.1: Bug fixes

Fix v1.0.1: Bug fixes #2

Workflow file for this run

---
name: Release
on:
pull_request:
branches:
- main
types:
- closed
jobs:
create-release:
if: github.event.pull_request.merged == true
uses: obervinov/_templates/.github/workflows/release.yaml@v2.0.2