Skip to content

Commit fc388c7

Browse files
authored
fix(create-github-app-token): add create-github-app-token to release please config (#1272)
add create-github-app-toke to release please config
1 parent 299447e commit fc388c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release-please-config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,10 @@
146146
"actions/run-capslock": {
147147
"package-name": "run-capslock",
148148
"extra-files": ["README.md"]
149+
},
150+
"actions/create-github-app-token": {
151+
"package-name": "create-github-app-token",
152+
"extra-files": ["README.md"]
149153
}
150154
},
151155
"release-type": "simple",

0 commit comments

Comments
 (0)