Compare commits

...

5 Commits
1.7.16 ... main

Author SHA1 Message Date
Guilherme Oenning
697ec7898f Update README.md 2025-07-22 14:36:00 +01:00
Guilherme Oenning
5f172b99df Update discord.yml 2025-01-29 08:42:54 +00:00
Guilherme Oenning
0da57eba32 Update discord.yml 2025-01-29 08:39:52 +00:00
Guilherme Oenning
5e61081d3b Update discord.yml 2025-01-29 08:39:24 +00:00
Guilherme Oenning
f87529a58c Create discord.yml 2025-01-29 08:37:11 +00:00
2 changed files with 12 additions and 1 deletions

12
.github/workflows/discord.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
on:
release:
types: [published]
jobs:
github-releases-to-discord:
runs-on: ubuntu-latest
steps:
- name: Notify Discord
uses: SethCohen/github-releases-to-discord@master
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}

View File

@@ -31,4 +31,3 @@ Visit [https://aptakube.com](https://aptakube.com?utm_campaign=github_readme) to
- ❤️ Love Aptakube?
- ⭐️ Write a [Review](https://love.aptakube.com/r/ASb0RG)
- 💰 Become an [Affiliate](https://aptakube.com/affiliates)