Skip to content

Commit

Permalink
更新 main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ParticleG authored Nov 3, 2024
1 parent a750d07 commit 940ac95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ jobs:
name: ${{ env.CORE_LOVE_ARTIFACT_NAME }}
- name: Send Discord message
if: github.event_name != 'pull_request'
uses: Sniddl/discord-commits@v1.7
uses: Sniddl/discord-commits@1.7
with:
webhook: ${{ secrets.DISCORD_WEBHOOK }}
message: "Github Actions for **${{ github.repository }}**."
Expand Down

0 comments on commit 940ac95

Please sign in to comment.