Skip to content

v5.46.1

v5.46.1 #372

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