mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-14 00:17:07 +00:00
github: Change text for release deployment script
This commit is contained in:
parent
f8ff0360e9
commit
233ce96473
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deployment.yml
vendored
2
.github/workflows/deployment.yml
vendored
|
@ -9,7 +9,7 @@ on:
|
|||
workflow_dispatch:
|
||||
inputs:
|
||||
tag:
|
||||
description: "Which tag to test against."
|
||||
description: "Which tag to deploy as:"
|
||||
required: true
|
||||
push:
|
||||
tags:
|
||||
|
|
Loading…
Reference in a new issue