Skip to content

v5.45.1

v5.45.1 #370

Workflow file for this run

name: Release
on:
workflow_dispatch:
push:
tags:
- 'v*'
jobs:
release:
uses: tryghost/actions/.github/workflows/release.yml@main
secrets: inherit