Skip to content

Commit 919795f

Browse files
committed
remove secret from workflow call
Signed-off-by: mahdikhashan <[email protected]>
1 parent 0032e47 commit 919795f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-and-publish-images.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ on:
1313
dockerfile:
1414
required: true
1515
type: string
16-
secrets:
17-
GITHUB_TOKEN:
18-
required: false
1916

2017
jobs:
2118
build-and-publish:

0 commit comments

Comments
 (0)