Creating custom GitHub Action using Deno
Hey, I am currently trying to develop my first own custom GitHub Action. I have some trouble setting up my environment. I really don't want to use Node and try to stick to Deno, but this is easier said than done.
Can someone help me setting a basic action up? Thanks!
This is my current repo where I try to set everything up: https://github.com/Datapack-Registry/minecraft-manifest
Can someone help me setting a basic action up? Thanks!
This is my current repo where I try to set everything up: https://github.com/Datapack-Registry/minecraft-manifest
