fix readme updater not working
This commit is contained in:
@@ -28,6 +28,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: ${{ env.SOURCE_REPO }}
|
repository: ${{ env.SOURCE_REPO }}
|
||||||
ref: ${{ env.SOURCE_BRANCH }}
|
ref: ${{ env.SOURCE_BRANCH }}
|
||||||
|
token: ${{ secrets.CR_PAT }}
|
||||||
path: source_readme
|
path: source_readme
|
||||||
|
|
||||||
- name: Update README.md (footer only)
|
- name: Update README.md (footer only)
|
||||||
|
|||||||
Reference in New Issue
Block a user