Skip to content

Commit 8778617

Browse files
authored
Update deploy.yml
1 parent 6c1a47e commit 8778617

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,7 @@ jobs:
8888
needs.changesets.outputs.pr }}
8989
pr_body: |
9090
${{ github.event.head_commit.message }}
91+
secrets:
92+
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
93+
TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }}
9194

0 commit comments

Comments
 (0)