Skip to content

Commit f1348b3

Browse files
committed
Woops
1 parent 90f2c45 commit f1348b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/javadoc-release.yml renamed to .github/workflows/javadoc-releases.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Deploy Javadoc
33
on:
44
release:
55
types:
6-
- released
7-
- edited
6+
- published
87

98
jobs:
109
publish:

0 commit comments

Comments
 (0)