ci: add CLI release files

This commit is contained in:
ThetaDev 2025-02-09 03:55:58 +01:00
parent f8a0a253cc
commit 45d3a9cd33
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6

View file

@ -3,6 +3,7 @@ on:
push:
tags:
- "rustypipe-cli/v*.*.*"
workflow_dispatch:
jobs:
Release:
@ -66,3 +67,4 @@ jobs:
with:
title: "${{ env.CRATE }} ${{ env.CRATE_VERSION }}"
body: "${{ env.CHANGELOG }}"
files: dist/*