Skip to content

Commit

Permalink
🚨 ignore warning
Browse files Browse the repository at this point in the history
Signed-off-by: burgholzer <burgholzer@me.com>
  • Loading branch information
burgholzer committed May 13, 2024
1 parent 804f15d commit 6abc3c1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/get-download-link.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import process from "node:process"
// eslint-disable-next-line import/no-unresolved
import {Octokit} from "@octokit/action"
import type {components} from "@octokit/openapi-types"

Expand Down

0 comments on commit 6abc3c1

Please sign in to comment.