Clear up package name confusion

This commit is contained in:
Josh Gross
2025-01-17 14:37:40 -05:00
parent 2bcb242a0a
commit 7875aed44f
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "github-script",
"name": "@actions/github-script",
"description": "A GitHub action for executing a simple script",
"version": "7.0.1",
"author": "GitHub",