Skip to content

Merge pull request #4 from uc-cdis/sample_demographic_changes #12

Merge pull request #4 from uc-cdis/sample_demographic_changes

Merge pull request #4 from uc-cdis/sample_demographic_changes #12

name: Build PDP dictionary
on: push
jobs:
dictionary:
name: Build and Deploy Dictionary
uses: uc-cdis/.github/.github/workflows/dictionary_push.yaml@master
with:
DIRECTORY: "pdp_dictionary"
secrets:
DICT_AWS_ACCESS_KEY_ID: ${{ secrets.DICT_AWS_ACCESS_KEY_ID }}
DICT_AWS_SECRET_ACCESS_KEY: ${{ secrets.DICT_AWS_SECRET_ACCESS_KEY }}