Update and rename build-release.yml to release-archive.yml

This commit is contained in:
arabian
2025-09-26 01:10:35 +03:00
committed by arabian
parent ba04546b17
commit 42ab513ad9
@@ -1,4 +1,4 @@
name: Rust Release
name: Release archive
permissions:
contents: write
@@ -10,7 +10,7 @@ on:
workflow_dispatch:
inputs:
tag:
description: 'Tag to attach assets to (e.g. v1.0.0)'
description: 'Tag to attach assets to (e.g. 1.0.0)'
required: false
jobs: