Skip to content

Commit b663e04

Browse files
arturcicCopilot
andauthored
Update .github/workflows/gittools-actions.yml
Co-authored-by: Copilot <[email protected]>
1 parent cb075dd commit b663e04

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/gittools-actions.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ name: Update GitTools Actions
22

33
on:
44
workflow_dispatch:
5+
inputs:
6+
tag-name:
7+
description: 'Tag name to use for the release'
8+
required: true
59
repository_dispatch:
610
types: [ publish-release ]
711

0 commit comments

Comments
 (0)