Skip to content

chore: initial release #5

chore: initial release

chore: initial release #5

Workflow file for this run

name: 'Release'
on:
workflow_dispatch:
push:
branches:
- master
- release**
jobs:
call-release:
uses: DariuszGarbarz/Tools/.github/workflows/reusable-blenug-release.yml@master
secrets: inherit