Skip to content

Commit

Permalink
fix: workflow param (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbystedt authored Apr 11, 2024
1 parent eaa3481 commit c84889f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-workflow-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
OS_DOMAIN: nress-prod
AWS_ACCOUNT_NUMBER: ${{ secrets.AWS_ACCOUNT_NUMBER }}
VAULT_ADDR: https://knox.io.nrs.gov.bc.ca
BROKER_TOKEN: ${{ secrets.BROKER_JWT }}
run: |
./bin/run opensearch-sync
Expand Down

0 comments on commit c84889f

Please sign in to comment.