mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
This just moves things around to use less specific naming - `labels` is only *one* script that can potentially be run locally while still being written in github-script. Later, we can add more.
10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@actions/artifact": "2.3.2",
|
|
"@actions/github": "6.0.1",
|
|
"bottleneck": "2.19.5"
|
|
}
|
|
}
|