Skip to content

Commit 4b06534

Browse files
committed
ci: inheriting secrets
1 parent 2fea493 commit 4b06534

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

.github/workflows/sub_description.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ name: Description
77

88
on:
99
workflow_call:
10-
secrets:
11-
DOCKERHUB_USERNAME:
12-
required: true
13-
DOCKERHUB_TOKEN:
14-
required: true
1510

1611
jobs:
1712

.github/workflows/sub_prepare.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ name: Prepare
77

88
on:
99
workflow_call:
10-
secrets:
11-
DOCKERHUB_USERNAME:
12-
required: true
13-
DOCKERHUB_TOKEN:
14-
required: true
1510

1611
jobs:
1712
build:

0 commit comments

Comments
 (0)