Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 230 Bytes

File metadata and controls

8 lines (7 loc) · 230 Bytes

infra-sql-migration

  • name: Run migrations id: run-migrations uses: GarageGroup/infra-sql-migration@v0.0.12 with: connection_string: ${{ secrets.DB_MIGRATION_CONNECTION_STRING }} config_path: 'db/migrations.yaml'