Skip to content

rafaelje/bullhorn-fastlane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

bullhorn-fastlane

Send message to telegram with @bullhorn_bot on fastlane

Usage Example

add this action on Fastlane script

telegram(
	url_horn: "https://integram.org/your_bot_code",
	repo: ENV["GIT_REPO"],
	branch: ENV["GIT_BRANCH"],
	message: "Fastlane is OK"
)

About

Send message to telegram with @bullhorn_bot on fastlane

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages