Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
diekotto committed Nov 19, 2024
1 parent 88a2212 commit 8679ba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23848,6 +23848,7 @@ var require_action = __commonJS({
"src/action.js"(exports2, module2) {
var core = require_core();
var github = require_github();
var { inspect } = require("util");
async function run2() {
try {
const token = core.getInput("token");
Expand Down

0 comments on commit 8679ba6

Please sign in to comment.