Skip to content

Commit

Permalink
Merge pull request #39 from Luap99/action
Browse files Browse the repository at this point in the history
github: Fix wrong name in action
  • Loading branch information
openshift-merge-bot[bot] authored Nov 14, 2024
2 parents c56397b + 3500b68 commit edb5b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_image_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: ./contrib/cirrus/print-artifacts-urls.sh "${{ steps.retro.outputs.bid }}"

- if: steps.retro.outputs.is_pr == 'true'
name: Count the number of manifest.json files downloaded
name: Send GitHub PR comment
uses: thollander/actions-comment-pull-request@v3
with:
pr-number: ${{ steps.retro.outputs.prn }}
Expand Down

0 comments on commit edb5b5f

Please sign in to comment.