@ -41,6 +41,7 @@ jobs:
DB_DATABASE: data_collector
DB_USERNAME: postgres
DB_PASSWORD: password
RAILS_MASTER_KEY: ${{ secrets.RAILS_MASTER_KEY }}
steps:
- name: Get latest release with tag
- name: Checkout
@ -52,7 +52,6 @@ class DeviseNotifyMailer < Devise::Mailer
Rails.application.credentials[:email_allowlist]
end
# def unlock_instructions(record, token, opts = {})
# super
# end