You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/release_draft.yml
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,6 @@ on:
24
24
from-tag-name:
25
25
description: 'Name of the git tag from which to detect changes from. Default value: latest tag. Syntax: "v[0-9]+.[0-9]+.[0-9]+".'
26
26
required: false
27
-
infra-repo-ref:
28
-
description: 'Reference (usually branch or commit) of the infrastructure repository for which this pipeline will create a desired tag, given in `tag-name` parameter.'
0 commit comments