Skip to content

Fixed linking of subject to study and updated namespace to PDP produc… #5

Fixed linking of subject to study and updated namespace to PDP produc…

Fixed linking of subject to study and updated namespace to PDP produc… #5

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