Skip to content

Commit

Permalink
nuked workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NSPC911 committed Jan 19, 2025
1 parent ae4b05c commit 08f9575
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,3 @@ jobs:
run: |
curl -X DELETE -H "Authorization: token ${{ secrets.BOT_TOKEN }}" \
https://api.github.com/repos/${{ github.repository }}/actions/artifacts/$artifact_id
- name: Notify Discord
uses: sarisia/[email protected]
with:
webhook: ${{ secrets.LOG_HOOK }}
title: ""
description: |
### [becomtweaks.github.io:main](https://github.com/becomtweaks/becomtweaks.github.io/tree/main) has new commits
[`${{ env.latest_commit_message }}`](https://github.com/BEComTweaks/becomtweaks.github.io/commit/${{ github.sha }}) by ${{ github.actor }}
-# Online at https://becomtweaks.github.io/
avatar_url: "https://avatars.githubusercontent.com/u/176916861?v=4"
username: "NSPBot911"
nodetail: true
notimestamp: true

0 comments on commit 08f9575

Please sign in to comment.