Skip to content

Commit

Permalink
fix: 413 Request Entity Too Large
Browse files Browse the repository at this point in the history
  • Loading branch information
VillagerTom committed Dec 23, 2024
1 parent 226e4b7 commit f1b669a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
with:
bot_token: ${{ secrets.BOT_TOKEN }}
chat_id: ${{ secrets.CHAT_ID }}
large_file: false
large_file: true
method: sendFile
path: PiliPalaX-alpha/*
parse_mode: Markdown
Expand Down

0 comments on commit f1b669a

Please sign in to comment.