chore(dist): Update dist directory after few dependent bot PRs (#99)
This commit is to update dist directory after few dependent bot PRs Signed-off-by: Tam Mach <sayboras@yahoo.com>
This commit is contained in:
@ -38,7 +38,6 @@ async function fetchPatch(): Promise<string> {
|
||||
core.warning(`No pull request in context`)
|
||||
return ``
|
||||
}
|
||||
|
||||
const octokit = github.getOctokit(core.getInput(`github-token`, { required: true }))
|
||||
let patch: string
|
||||
try {
|
||||
|
Reference in New Issue
Block a user