文件名称:discord-action:发送不和谐消息的GitHub Action
文件大小:41KB
文件格式:ZIP
更新时间:2024-06-10 21:10:01
discord discord-bot github-actions Dockerfile
:rocket: GitHub操作的不和谐 用于发送通知消息的操作。 特征 发送多条消息 发送多个文件 用法 发送自定义消息如下 name : discord message on : [push] jobs : build : name : Build runs-on : ubuntu-latest steps : - uses : actions/checkout@master - name : send custom message with args uses : appleboy/discord-action@master with : webhook_id : ${{ secrets.WEBHOOK_ID }} webhook_token : ${{ secrets.WEBHOOK_TO
【文件预览】:
discord-action-master
----images()
--------message.png(39KB)
----.github()
--------workflows()
----Dockerfile(139B)
----action.yml(875B)
----README.md(2KB)
----entrypoint.sh(105B)