Skip to content

Commit

Permalink
Update artifact name and path in infra_provisioning.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FloRul committed Jan 31, 2024
1 parent bd23de9 commit e5658dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/infra_provisioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: Download consolidated image details
uses: actions/download-artifact@v2
with:
name: consolidated
path: .
name: consolidated-image-details
path: consolidated.json

- name: Set image URIs
run: |
Expand Down

0 comments on commit e5658dd

Please sign in to comment.