12
0
Fork 0
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:
Leif Ødegård Uhlen 2026-05-05 11:44:36 +02:00
parent ce7ddeb69c
commit 5993226413

View file

@ -1,4 +1,4 @@
import io from '@actions/io';
import * as io from '@actions/io';
/**
* Clean up `.npmrc` file in the repo after releasing