mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Add key derivation salt
This commit is contained in:
parent
b2e1cdb074
commit
409503507c
2 changed files with 4 additions and 1 deletions
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
|
|
@ -29,7 +29,6 @@ jobs:
|
|||
PGHOST: localhost
|
||||
PGUSER: postgres
|
||||
PGPASSWORD: postgres
|
||||
RAILS_MASTER_KEY: "${{ secrets.RAILS_MASTER_KEY }}"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Ruby
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue