mirror of
https://github.com/chickensoft-games/setup-godot.git
synced 2025-08-14 21:05:06 +00:00
apparently I have to edit the repository in package.json in order to get this to use my version of godot-setup
This commit is contained in:
parent
52a55df801
commit
ffaf179d10
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "setup-godot",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"private": true,
|
||||
"description": "Setup Godot for use with .NET on macOS, Windows, and Linux CI/CD runners.",
|
||||
"main": "lib/main.js",
|
||||
@ -17,7 +17,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/chickensoft-games/setup-godot.git"
|
||||
"url": "git+https://github.com/aignermax/setup-godot.git"
|
||||
},
|
||||
"keywords": [
|
||||
"actions",
|
||||
|
Loading…
x
Reference in New Issue
Block a user