Skip to content

Commit

Permalink
ci: fixed artifact comment on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
smrutisenapati authored and pallabpain committed May 4, 2023
1 parent 4751307 commit d34dcaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload-appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
retention-days: 15

- name: Artifact Comment on PR
if: github.event_name == 'pull_request'
run: |
gh pr comment $PR_NUMBER -b "
**🤖 Pull Request [Artifacts](https://github.com/rapyuta-robotics/rapyuta-io-cli/actions/runs/"$RUN_ID") (#"$RUN_ID") 🎉**
Expand Down

0 comments on commit d34dcaa

Please sign in to comment.