You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/actions/file/action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ inputs:
14
14
cached_filings:
15
15
description: "Cached filings from previous runs, as stringified JSON. Without this, duplicate issues may be filed."
16
16
required: false
17
-
screenshot_repo:
17
+
screenshot_repository:
18
18
description: "Repository (with owner) where screenshots are stored on the gh-cache branch. Defaults to the 'repository' input if not set. Required if issues are open in a different repo to construct proper screenshot URLs."
0 commit comments