Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mansueli authored Mar 25, 2023
1 parent 17cbbc3 commit ea0e0f6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: supa-backup
description: Generate a Supabase Database backup file with pg-dump 15.
author: mansueli
inputs:
supabase_db_url:
description: 'Database URL'
required: true
db_password:
description: 'The password to access the database'
required: true

runs:
run_db_backup:
Expand Down

0 comments on commit ea0e0f6

Please sign in to comment.