mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-05-14 04:20:33 +00:00
fixing more issues cjs->esm
This commit is contained in:
parent
ce7ddeb69c
commit
5993226413
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import io from '@actions/io';
|
||||
import * as io from '@actions/io';
|
||||
|
||||
/**
|
||||
* Clean up `.npmrc` file in the repo after releasing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue