Skip to content

Commit 5c5d08f

Browse files
committed
Minor fixes here and there
1 parent 6768c82 commit 5c5d08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ run(`$(nodejs_cmd()) -e $JS_GHP`)
7474

7575
commit = (@isdefined commit) ? commit : "jd-update"
7676

77-
publish()
77+
publish(message=commit)

0 commit comments

Comments
 (0)