Skip to content

Merge pull request #122 from occ-data/chore/csf_dd_changes #12

Merge pull request #122 from occ-data/chore/csf_dd_changes

Merge pull request #122 from occ-data/chore/csf_dd_changes #12

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