Skip to content

Commit 22638e1

Browse files
committed
Better names
1 parent 3f5e212 commit 22638e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/manual_drop.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Manual Release
1+
name: 'Sonatype: manual close+release'
22

33
on:
44
workflow_dispatch:
@@ -8,7 +8,7 @@ on:
88
type: string
99

1010
jobs:
11-
release:
11+
close_and_release:
1212
runs-on: macos-latest
1313

1414
steps:

0 commit comments

Comments
 (0)