3 Commits

Author SHA1 Message Date
Gitea Actions
fdc5b46ef3 Update manifest version to 7.1.7 [▶️] 2025-12-22 01:49:29 +00:00
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
2 changed files with 2 additions and 1 deletions

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)

View File

@@ -1,4 +1,4 @@
{ {
"version": "7.1.6", "version": "7.1.7",
"author": "Ivan Carlos" "author": "Ivan Carlos"
} }