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 GitHub
parent a665939137
commit 3754121ab5
@@ -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: