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

Commit321ae7a

Browse files
authored
adjust secrets
1 parenta15f7c7 commit321ae7a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

‎.github/workflows/update.yml

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

127126
call-compendium:
128127
# Generate compendium after update is successful

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp