We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6768c82 commit 5c5d08fCopy full SHA for 5c5d08f
deploy.jl
@@ -74,4 +74,4 @@ run(`$(nodejs_cmd()) -e $JS_GHP`)
74
75
commit = (@isdefined commit) ? commit : "jd-update"
76
77
-publish()
+publish(message=commit)
0 commit comments