Skip to content

saward/spawn-action

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published