Skip to content

Commit 59d3016

Browse files
committed
Update Gradle publish workflow.
1 parent ec1d03a commit 59d3016

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name: Gradle Package
99

1010
on:
1111
release:
12-
types: [created]
12+
types: [published]
1313

1414
jobs:
1515
build:

0 commit comments

Comments
 (0)