File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 4949 run : |
5050 curl -X DELETE -H "Authorization: token ${{ secrets.BOT_TOKEN }}" \
5151 https://api.github.com/repos/${{ github.repository }}/actions/artifacts/$artifact_id
52-
53- - name : Notify Discord
54- 55- with :
56- webhook : ${{ secrets.LOG_HOOK }}
57- title : " "
58- description : |
59- ### [becomtweaks.github.io:main](https://github.com/becomtweaks/becomtweaks.github.io/tree/main) has new commits
60- [`${{ env.latest_commit_message }}`](https://github.com/BEComTweaks/becomtweaks.github.io/commit/${{ github.sha }}) by ${{ github.actor }}
61-
62- -# Online at https://becomtweaks.github.io/
63- avatar_url : " https://avatars.githubusercontent.com/u/176916861?v=4"
64- username : " NSPBot911"
65- nodetail : true
66- notimestamp : true
You can’t perform that action at this time.
0 commit comments