Add build information to download link comment in PR workflow

This commit is contained in:
deluan
2026-02-04 16:57:50 -05:00
parent eb4c72cfad
commit 86de170469

View File

@@ -34,3 +34,5 @@ jobs:
number: ${{ steps.pr.outputs.number }}
message: |
Download the plugin for this PR: [discord-rich-presence.zip](https://nightly.link/${{ github.repository }}/actions/runs/${{ github.event.workflow_run.id }}/discord-rich-presence.zip)
Built from ${{ github.event.workflow_run.head_sha }} on ${{ github.event.workflow_run.updated_at }}