Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

git-mqtt-action

workflow "My build" {
  resolves = [
    "mqtt command",
  ]
  on = "push"
}

action "mqtt command" {
  uses = "bogdanmuresan/git-mqtt-action@v0.0.1"
  args = "pub -t deploy_topic -m "My deployment updates" -h mqtt.eclipse.org"
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages