Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Setup Spawn Action (saward/spawn)

Download the Spawn CLI (postgresql database migration tool) from the latest or a specified GitHub release and place it on PATH so your workflow can simply call spawn ….

Usage

steps:
  - uses: actions/checkout@v4

  # Install Spawn (latest release)
  - name: Install Spawn
    uses: saward/spawn-action@v1

About

Github action for spawn

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors