Skip to content

Commit 761cab9

Browse files
Update android-release_ci.yml
Signed-off-by: 𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝 <[email protected]>
1 parent d9717a2 commit 761cab9

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/android-release_ci.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -90,15 +90,3 @@ jobs:
9090
asset_name: MultiLauncher-${{ github.ref_name }}-Signed.aab
9191
tag: ${{ github.ref }}
9292
overwrite: true
93-
94-
- name: Set up Node.js
95-
uses: actions/setup-node@v5
96-
with:
97-
node-version: '20' # or whatever version you need
98-
99-
- name: Post Release to Discord
100-
env:
101-
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL }}
102-
run: |
103-
# Run your Discord release script
104-
node post-discord-release.js

0 commit comments

Comments
 (0)