Skip to content

Commit bb80a5a

Browse files
committed
add secret pgpassword
1 parent 9533f05 commit bb80a5a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ on:
3131
gh-key:
3232
description: Github authentication key
3333
required: true
34+
pgpasswd:
35+
description: PGPASSWORD
36+
required: true
3437
# cloudflare-api-token:
3538
# description: Cloudflare API Token
3639
# required: true

0 commit comments

Comments
 (0)