Skip to content

Commit 39eae30

Browse files
committed
feat: add github token
1 parent f76cfe9 commit 39eae30

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/base_build_push_ecr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ on:
1717
required: true
1818
WF_ENV_TYPE:
1919
required: true
20+
WF_GITHUB_TOKEN:
21+
required: true
2022

2123
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
2224
jobs:

0 commit comments

Comments
 (0)