Updating json

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
jpirnay
2026-04-25 17:48:29 +02:00
co-authored by Copilot
parent d607f26933
commit 499702a754
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"ref": "refs/heads/release/1.2", "ref": "refs/heads/release/1.2",
"repository": { "repository": {
"full_name": "jgoguen/crosspoint-reader" "full_name": "jpirnay/crosspoint-reader"
} }
} }
+2 -2
View File
@@ -1,9 +1,9 @@
{ {
"action": "published", "action": "published",
"release": { "release": {
"tag_name": "1.38" "tag_name": "1.40"
}, },
"repository": { "repository": {
"full_name": "jgoguen/crosspoint-reader" "full_name": "jpirnay/crosspoint-reader"
} }
} }