mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 18:44:19 +00:00
remove fs import from main
This commit is contained in:
parent
2940cbc2ff
commit
b70b9666e8
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
import * as fs from 'fs';
|
||||
import { setFailed } from '@actions/core';
|
||||
import { GitHub } from '@actions/github';
|
||||
import { paths, parseConfig, isTag } from './util';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue