Skip to content

Fix v1.1.3: Universal-template: Bug fixes and small improvements #13

Fix v1.1.3: Universal-template: Bug fixes and small improvements

Fix v1.1.3: Universal-template: Bug fixes and small improvements #13

Workflow file for this run

---
name: Create GitHub Release
# yamllint disable-line rule:truthy
on:
pull_request:
branches:
- main
types:
- closed
jobs:
create-release:
uses: obervinov/_templates/.github/workflows/[email protected]
milestone:
uses: obervinov/_templates/.github/workflows/[email protected]
needs: [create-release]