bridgecrew-perf7 / deploy-318

My deploy tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno deploy template

  • Action then on push tag like v*.*.*

  • Runs on Ubuntu latest

    • Setup Deno latest
    • Compile script
    • zip script script
    • Create Release with softprops/action-gh-release@v1
      • files: script.zip Custom asset
      • body_path: CHANGELOG.md #Body release

About

My deploy tester


Languages

Language:Shell 89.0%Language:TypeScript 11.0%