Skip to content

Commit 34665d7

Browse files
committed
build(package): publishConfig.access = public
1 parent 4aa298d commit 34665d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"name": "@probot/adapter-github-actions",
3+
"publishConfig": {
4+
"access": "public"
5+
},
36
"version": "0.0.0-development",
47
"description": "Adapter to run a Probot application function in GitHub Actions",
58
"main": "index.js",

0 commit comments

Comments
 (0)