Skip to content

Commit 749c15e

Browse files
committed
ci: enable manual api docs update
1 parent 5793941 commit 749c15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-automated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
clean: true
2525
folder: parse/build/docs/javadoc/release
2626
target-folder: api
27-
dry-run: true
27+
dry-run: false
2828
release:
2929
runs-on: ubuntu-latest
3030
outputs:

0 commit comments

Comments
 (0)