We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa298d commit 34665d7Copy full SHA for 34665d7
package.json
@@ -1,5 +1,8 @@
1
{
2
"name": "@probot/adapter-github-actions",
3
+ "publishConfig": {
4
+ "access": "public"
5
+ },
6
"version": "0.0.0-development",
7
"description": "Adapter to run a Probot application function in GitHub Actions",
8
"main": "index.js",
0 commit comments