Add manual release

This commit is contained in:
Christopher Cookman 2025-06-03 11:12:22 -06:00
parent b705a61343
commit 187703c78e

View file

@ -4,6 +4,9 @@ on:
push: push:
tags: tags:
- 'v*' - 'v*'
workflow_dispatch:
# This workflow builds the webhook-proxy-client binaries and creates a GitHub release
# when a new tag is pushed or manually triggered.
jobs: jobs:
build-and-release: build-and-release: