diff --git a/.github/act/release-candidate-push.json b/.github/act/release-candidate-push.json index f15a9b43..d4a4b393 100644 --- a/.github/act/release-candidate-push.json +++ b/.github/act/release-candidate-push.json @@ -1,6 +1,6 @@ { "ref": "refs/heads/release/1.2", "repository": { - "full_name": "jgoguen/crosspoint-reader" + "full_name": "jpirnay/crosspoint-reader" } } diff --git a/.github/act/release-published.json b/.github/act/release-published.json index d709b2d0..3e37affd 100644 --- a/.github/act/release-published.json +++ b/.github/act/release-published.json @@ -1,9 +1,9 @@ { "action": "published", "release": { - "tag_name": "1.38" + "tag_name": "1.40" }, "repository": { - "full_name": "jgoguen/crosspoint-reader" + "full_name": "jpirnay/crosspoint-reader" } }