update publish

master
Ingolf Wagner 2021-09-05 20:46:39 +02:00
parent 6374c6ffe8
commit 6d765afe15
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ end
#
desc "publish"
task :publish => [:all] do
sh "./preview.ion"
sh "./publish.ion"
end
desc "preview"