chore: fix file path (#8391)

* chore: fix file path

* chore: emit only mjs
This commit is contained in:
Parbez
2022-07-29 22:13:57 +05:30
committed by GitHub
parent a3183cfad4
commit d070de6da7
3 changed files with 3 additions and 9 deletions

View File

@@ -11,4 +11,4 @@ outputs:
description: 'The semver string that was extracted from this tag'
runs:
using: node16
main: ../../dist/formatTag/index.js
main: ../../dist/formatTag/index.mjs