Skip to content

Commit

Permalink
Add MIDATA_ID to environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
tobifra committed Mar 11, 2024
1 parent 1f4c998 commit e480478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,5 @@ runs:
MIDATA_BASE_URL: ${{ inputs.midata-base-url }}
MIDATA_CLIENT_UID: ${{ inputs.midata-client-uid }}
MIDATA_CLIENT_SECRET: ${{ inputs.midata-client-secret }}
MIDATA_ID: ${{ inputs.midata-id }}
SEED_DB: ${{ inputs.seed-db }}

0 comments on commit e480478

Please sign in to comment.