ffittschen / pr-branch-labeler

🏷 Automatically label your PRs based on their branches.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a new release

jimmya opened this issue · comments

Hi,

Is it possible to create a new release for this action?
This PR has been merged since v1 and is quite useful.

I tried using master but that fails with this error:
Error: Cannot find module '@actions/core'

I would also prefer to just use a tag instead of master.

@jimmya Did you find a way to get around this? I am running into the same issue.

@cole-prato I used the current tag. But then it only works once it has been merged into the main branch. So it makes testing somewhat harder. But for the rest it seems to be working fine.