Skip to content

Commit b47e4d6

Browse files
authored
Merge pull request #19 from code-with-amirhossein/amir78729-patch-20
Update deploy.yml
2 parents 6c1a47e + 8778617 commit b47e4d6

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)