fix readme updater not working

This commit is contained in:
2025-12-21 22:49:03 -03:00
parent e30591b584
commit fa056218d8

View File

@@ -28,6 +28,7 @@ jobs:
with:
repository: ${{ env.SOURCE_REPO }}
ref: ${{ env.SOURCE_BRANCH }}
token: ${{ secrets.CR_PAT }}
path: source_readme
- name: Update README.md (footer only)