Skip to content

Commit 69c9ea0

Browse files
committed
nuked workflow
1 parent 5385b01 commit 69c9ea0

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,3 @@ jobs:
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-
uses: sarisia/[email protected]
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

0 commit comments

Comments
 (0)