Skip to content

Commit

Permalink
DYN-6454 Update artifact name (#14646)
Browse files Browse the repository at this point in the history
  • Loading branch information
avidit authored Nov 27, 2023
1 parent 1a9547f commit 1d14d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui_smoke_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Download Pull Request Artifact
uses: dawidd6/action-download-artifact@v2
with:
name: pr_num
name: pr_number
workflow: ${{ env.WORKFLOW_ID }}
run_id: ${{ env.RUN_ID }}
path: ${{ github.workspace }}\pr
Expand Down

0 comments on commit 1d14d57

Please sign in to comment.