Skip to content

Commit

Permalink
ci: Remove the workflow name from action-download-artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
helayoty authored Sep 11, 2023
1 parent ea497b1 commit 469a5ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
uses: dawidd6/action-download-artifact@v2
with:
name: image_tags
workflow: ci.yml
run_id: ${{ github.event.workflow_run.id }}
path: ${{ github.workspace }}
- name: Read Image Tags
Expand Down

0 comments on commit 469a5ad

Please sign in to comment.