Skip to content

⚙️ GitHub Actions Workflow template for automatically publishing packages with Eggs

Notifications You must be signed in to change notification settings

nestdotland/eggs-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Eggs CI

GitHub Actions Workflow template for automatically publishing packages with Eggs

Workflows

This repo has three workflows: Lint, Test and Ship

  • Lint - runs deno lint and deno fmt on your repository

  • Test - run all the available tests in your repository

  • Ship - publish your module to nest.land whenever you create a release or push a tag to your GitHub repository

NOTE: You need to set your nest.land api key as a secret named NESTAPIKEY for the "Ship" workflow to run. See GitHub Secrets docs for more details.

About

⚙️ GitHub Actions Workflow template for automatically publishing packages with Eggs

Resources

Code of conduct

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •