Skip to content

Commit a5d50b7

Browse files
committed
fix(ci): Update starter-workflow
1 parent dd0f12e commit a5d50b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/keyfactor-starter-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
call-generate-readme-workflow:
3232
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
3333
uses: Keyfactor/actions/.github/workflows/generate-readme.yml@main
34+
secrets:
35+
token: ${{ secrets.APPROVE_README_PUSH }}
3436

3537
call-update-catalog-workflow:
3638
needs: catalog-update-check

0 commit comments

Comments
 (0)