Skip to content

Commit 525aa84

Browse files
authored
Merge pull request #216 from AzureCosmosDB/copilot/update-workflow-run-name
Add version to release workflow run name
2 parents 3c858cf + 239dcb5 commit 525aa84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release desktop binaries
1+
name: Release Binaries ${{ github.event.inputs.release-tag }}
22
on:
33
workflow_dispatch:
44
inputs:

0 commit comments

Comments
 (0)