Fixed incorrect package prefix.
Test Action / test (push) Failing after 6s

This commit is contained in:
2026-06-24 08:18:42 +02:00
parent 9acad60d71
commit 57004edb17
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@slawek/install-github-release",
"version": "1.0.1",
"name": "@koszewscy/install-github-release",
"version": "1.0.0",
"description": "A GitHub Action and CLI tool to download and install binaries from GitHub releases",
"main": "dist/index.js",
"bin": {