mirror of
https://github.com/HaishinKit/HaishinKit.swift.git
synced 2026-05-07 20:12:28 +00:00
Update Fastfile
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ COMMAND
|
||||
|
||||
Dir.chdir('../docs.haishinkit.com') do
|
||||
sh 'git add .'
|
||||
sh "git commit -m 'Add HaishinKit.kt #{version}'"
|
||||
sh "git commit -m 'Add HaishinKit.swift #{version}'"
|
||||
sh 'git push origin main'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user