Skip to content

Commit

Permalink
Update dictionary_push.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgmeyer authored Dec 20, 2024
1 parent 4a2fb33 commit 584d946
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dictionary_push.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build BIH dictionary
name: Build PDP dictionary

on: push

Expand All @@ -7,7 +7,7 @@ jobs:
name: Build and Deploy Dictionary
uses: uc-cdis/.github/.github/workflows/dictionary_push.yaml@master
with:
DIRECTORY: "bih_dictionary"
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 }}

0 comments on commit 584d946

Please sign in to comment.