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 97f758c commit 588237aCopy full SHA for 588237a
index.js
@@ -1,5 +1,4 @@
1
const core = require("@actions/core");
2
-const github = require("@actions/github");
3
const tc = require("@actions/tool-cache");
4
const exec = require("@actions/exec");
5
const io = require("@actions/io");
0 commit comments