12
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2026-05-14 12:30:32 +00:00

fixing more issues cjs->esm

This commit is contained in:
Leif Ødegård Uhlen 2026-05-05 11:42:25 +02:00
parent d0e921a535
commit ce7ddeb69c

View file

@ -1,5 +1,5 @@
import * as core from '@actions/core';
import outputs from './outputs.json';
import outputs from './outputs.json' with { type: 'json' };
/**
* windUpJob