Skip to content

ZjBlog/message

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

message

使用Server酱发送通知到微信上

参数

用法

workflow "New workflow" {
  on = "push"
  resolves = ["message"]
}

action "message" {
  uses = "ZjBlog/message@master"
  secrets = ["URL"]
  env = {
    MESSAGE = "小主部署完成"
  }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published