Skip to content

Commit

Permalink
fix confirm-production bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Neill Turner committed Dec 3, 2024
1 parent 51227d5 commit ca00fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/database-restore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
default: 'false'
type: choice
options:
- 'false
- 'false'
- 'true'
backup-file:
description: Name of the backup file in Azure storage. e.g. aytq_prod_2024-08-09.sql.gz. The default value is today's scheduled backup.
Expand Down

0 comments on commit ca00fca

Please sign in to comment.