Skip to content

Commit

Permalink
Fixed the error CD gives (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
lodewiges authored Oct 25, 2024
1 parent 120d37c commit 28bc041
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,13 @@ on:
required: false
type: string
secrets:
codecov_token:
description: Codecov token
required: true
rails_master_key:
description: The Rails master key
required: true


jobs:
build:
Expand Down

0 comments on commit 28bc041

Please sign in to comment.