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

Commit5293348

Browse files
authored
add required secrets to call
1 parente86dedb commit5293348

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ name: Build
33
on:
44
workflow_dispatch:
55
workflow_call:
6+
secrets:
7+
TELEGRAM_TO:
8+
required:true
9+
TELEGRAM_TOKEN:
10+
required:true
611
push:
712
paths:
813
-'.github/workflows/build.yml'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp