Skip to content

Commit

Permalink
Better names
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Nov 9, 2022
1 parent 3f5e212 commit 22638e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual_drop.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Manual Release
name: 'Sonatype: manual close+release'

on:
workflow_dispatch:
Expand All @@ -8,7 +8,7 @@ on:
type: string

jobs:
release:
close_and_release:
runs-on: macos-latest

steps:
Expand Down

0 comments on commit 22638e1

Please sign in to comment.