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

This commit is contained in:
arabian
2025-12-16 21:08:47 +03:00
committed by arabianq
parent ba04546b17
commit 42ab513ad9
@@ -1,4 +1,4 @@
name: Rust Release name: Release archive
permissions: permissions:
contents: write contents: write
@@ -10,7 +10,7 @@ on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
tag: 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 required: false
jobs: jobs: