From 94862c7b31a218e12361106dbae0210f51d10d66 Mon Sep 17 00:00:00 2001 From: VK <24637852+krynv@users.noreply.github.com> Date: Tue, 30 Apr 2024 12:32:27 +0100 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 6aa5815..d3142d4 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,4 +1,4 @@ -![Release Version](https://img.shields.io/github/v/release/josephbmanley/build-godot-action) ![Test Action](https://github.com/josephbmanley/build-godot-action/workflows/Test%20Action/badge.svg) +![Release Version](https://img.shields.io/github/v/release/krynv/build-godot-action) ![Build Godot Project](logo.png) @@ -42,7 +42,7 @@ jobs: lfs: true - name: Build id: build - uses: manleydev/build-godot-action@v1.5.0 + uses: krynv/build-godot-action@v1.0 with: name: example preset: ${{ matrix.platform }}