2 Commits

Author SHA1 Message Date
7aa47b74b9 Merge branch 'main' of https://git.icc.gg/ivancarlos/bundledcmdb
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 23m1s
2025-12-21 22:49:10 -03:00
fa056218d8 fix readme updater not working 2025-12-21 22:49:03 -03:00

View File

@@ -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)