Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Release fails due to trying to run a TypeScript file with Node #52

@dbartholomae

Description

@dbartholomae

Hi there!

I'm experimenting with a block based on this template, and the GitHub Workflow fails because it tries to run a TypeScript file with Node:
https://github.com/startup-cto/technical-debt-block/actions/runs/4339901512/jobs/7577934312#step:8:11

It works if I simply rename the release.ts to release.js in all places.

For context, in my repo I'm using ESM, but I don't think that this is related as Node by default can't run TypeScript files regardless of how you manage modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions