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 820a5ad commit cd8b57eCopy full SHA for cd8b57e
1 file changed
src/main.ts
@@ -8,7 +8,6 @@ import {
8
import { release, upload, GitHubReleaser } from "./github";
9
import { getOctokit } from "@actions/github";
10
import { setFailed, setOutput } from "@actions/core";
11
-import { GitHub, getOctokitOptions } from "@actions/github/lib/utils";
12
13
import { env } from "process";
14
0 commit comments