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:
Max Aigner 2023-12-15 14:42:22 +01:00
parent 52a55df801
commit ffaf179d10

View File

@ -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",