Explorar o código

ci: remove release hook

appflowy %!s(int64=3) %!d(string=hai) anos
pai
achega
bbbf3006c9
Modificáronse 1 ficheiros con 0 adicións e 11 borrados
  1. 0 11
      .github/workflows/release.yml

+ 0 - 11
.github/workflows/release.yml

@@ -1,11 +0,0 @@
-name: Release landed
-on:
-  release:
-    types: [published]
-jobs:
-  - name: Notify in Discord
-    env:
-      DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
-    uses: Ilshidur/action-discord@master
-    with:
-      args: '${{ github.event.tag_name }} is out 🚀 ${{ github.event.url }}\n${{ github.event.body }}'