Skip to content

Commit 846a382

Browse files
committed
Fix indentation.
1 parent e4bd6f1 commit 846a382

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/manage-releases.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ on:
2727
tags:
2828
- '*1984'
2929
workflow_dispatch:
30-
inputs:
31-
tor_tag:
32-
description: 'Tag to process (e.g., 13.5.0.1984)'
33-
required: true
30+
inputs:
31+
tor_tag:
32+
description: 'Tag to process (e.g., 13.5.0.1984)'
33+
required: true
3434
jobs:
3535
release:
3636
name: Create / update current release

0 commit comments

Comments
 (0)