Update ReadMe.md

This commit is contained in:
VK 2024-04-30 12:32:27 +01:00 committed by GitHub
parent 201a92694e
commit 94862c7b31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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) ![Build Godot Project](logo.png)
@ -42,7 +42,7 @@ jobs:
lfs: true lfs: true
- name: Build - name: Build
id: build id: build
uses: manleydev/build-godot-action@v1.5.0 uses: krynv/build-godot-action@v1.0
with: with:
name: example name: example
preset: ${{ matrix.platform }} preset: ${{ matrix.platform }}