mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-31 18:51:03 +00:00
test
This commit is contained in:
2
.github/workflows/beta.yml
vendored
2
.github/workflows/beta.yml
vendored
@@ -92,7 +92,7 @@ jobs:
|
|||||||
- name: Upload APK to Discord and Telegram
|
- name: Upload APK to Discord and Telegram
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
#Discord
|
# Discord
|
||||||
commit_messages=$(echo "$COMMIT_LOG" | sed 's/%0A/\n/g; s/^/\n/')
|
commit_messages=$(echo "$COMMIT_LOG" | sed 's/%0A/\n/g; s/^/\n/')
|
||||||
# Truncate commit messages if they are too long
|
# Truncate commit messages if they are too long
|
||||||
max_length=1900 # Adjust this value as needed
|
max_length=1900 # Adjust this value as needed
|
||||||
|
|||||||
Reference in New Issue
Block a user