Merge pull request #40 from offendingcommit/fix/release-trigger-on-published

fix(ci): trigger release build on release publish, not tag push
This commit is contained in:
Offending Commit
2026-05-28 15:32:20 -05:00
committed by GitHub

View File

@@ -1,9 +1,8 @@
name: Release name: Release
on: on:
push: release:
tags: types: [published]
- 'v*'
workflow_dispatch: workflow_dispatch:
inputs: inputs:
tag: tag: