Skip to content

Release v2.0.0: Change structure of workflow and bump dependencies (#94) #13

Release v2.0.0: Change structure of workflow and bump dependencies (#94)

Release v2.0.0: Change structure of workflow and bump dependencies (#94) #13

Workflow file for this run

---
name: Create GitHub release
on: # yamllint disable-line rule:truthy
push:
branches: [main]
paths: ['.github/workflows/**']
jobs:
release:
uses: obervinov/_templates/.github/workflows/release.yaml@main