Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf4bae8c

Browse files
authored
pass secrets
1 parent5293348 commitf4bae8c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎.github/workflows/update.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,10 @@ jobs:
118118
# Build documentation after update is successful
119119
name:Call
120120
needs:[update-translations]
121-
uses:rffontenelle/python-docs-pt-br/.github/workflows/build.yml@3.10
122-
121+
uses:./.github/workflows/build.yml@3.10
122+
with:
123+
TELEGRAM_TO:${{ secrets.TELEGRAM_TO }}
124+
TELEGRAM_TOKEN:${{ secrets.TELEGRAM_TOKEN }}
123125

124126
call-compendium:
125127
# Generate compendium after update is successful

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp