文件名称:action-discord-notifier:使用可爱的GitHub Action,通过webhook将提交日志发送到不和谐!
文件大小:10KB
文件格式:ZIP
更新时间:2024-05-21 04:53:30
discord actions discord-webhook JavaScript
不和谐通知者 GitHub动作,使用discord webhook将消息发布到discord 这是一个JavaScript操作,因此它应可在包括Windows,Linux和macOS的所有计算机上使用。 快速范例 on : push : branches : - ' ** ' name : Discord Notification jobs : notify : name : Discord Notification runs-on : ubuntu-latest steps : - name : Checkout uses : actions/checkout@v2 - uses : fateyan/action-discord-notifier@v1 with :
【文件预览】:
action-discord-notifier-master
----.gitignore(14B)
----README.md(1KB)
----.github()
--------workflows()
----LICENSE(1KB)
----package.json(763B)
----index.js(1KB)
----action.yml(332B)
----package-lock.json(16KB)