Skip to content

Commit 8772272

Browse files
committed
Share GH token
1 parent f3362bb commit 8772272

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/reusable_build_all_apps.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
required: false
88
default: ''
99
type: string
10+
secrets:
11+
GH_TOKEN:
12+
required: true
1013
workflow_dispatch:
1114
pull_request:
1215

0 commit comments

Comments
 (0)