Skip to content

Commit

Permalink
Workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
ale183 committed Feb 8, 2023
1 parent e6e1fce commit 35da09e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:

env: # Or as an environment variable
BOT_TOKEN: ${{ secrets.DEPLOY_BOT_TOKEN }}
TARGET_CHAT_IDS: "[487353090, -1001342632426]"
# TARGET_CHAT_IDS: "[487353090, -1001342632426]"
TARGET_CHAT_IDS: "[487353090]"
COMMIT_MESSAGE: ${{ github.event.head_commit.message }}
ARTIFACT: "target/moe-moe-secretary.jar"

Expand Down

0 comments on commit 35da09e

Please sign in to comment.