Skip to content

fixed sample node and added demographic node #9

fixed sample node and added demographic node

fixed sample node and added demographic node #9

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 }}