Skip to content

Commit 310a7b7

Browse files
traskjaydeluca
andauthored
Update release.yml
Co-authored-by: Jay DeLuca <[email protected]>
1 parent 61ae36a commit 310a7b7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: Release
22
on:
33
workflow_dispatch:
4-
inputs:
5-
already_published:
6-
description: 'Has the release already been published to maven central?'
7-
type: boolean
8-
default: false
4+
inputs:
5+
already_published:
6+
description: 'Has the release already been published to maven central?'
7+
type: boolean
8+
default: false
99

1010
permissions:
1111
contents: read

0 commit comments

Comments
 (0)