Skip to content

Commit c0f4148

Browse files
committed
Fix indentation pt. 2.
1 parent 846a382 commit c0f4148

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/manage-releases.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ on:
2626
push:
2727
tags:
2828
- '*1984'
29-
workflow_dispatch:
30-
inputs:
31-
tor_tag:
32-
description: 'Tag to process (e.g., 13.5.0.1984)'
33-
required: true
29+
workflow_dispatch:
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)