Skip to content

Commit

Permalink
updates to deploy-dev.yml to save all workflow artifacts including do…
Browse files Browse the repository at this point in the history
…ckerbuild
  • Loading branch information
marycrawford committed Nov 14, 2024
1 parent f9eb032 commit 2a26931
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ jobs:
docker-tag: ${{ inputs.ocr-version }}
docker-registry: ghcr.io
api-name: ocr-api
- name: Download all workflow run artifacts
uses: actions/download-artifact@v4

deploy-frontend:
name: Deploy Frontend
Expand Down

0 comments on commit 2a26931

Please sign in to comment.