Add build information to download link comment in PR workflow
This commit is contained in:
2
.github/workflows/update-link-on-pr.yml
vendored
2
.github/workflows/update-link-on-pr.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user