mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
WORKFLOW: enhanced for PR and posting on PR, renamed - fix1 [skip ci]
This commit is contained in:
parent
ac163da8d3
commit
c70be45762
1
.github/workflows/build_retrodeck.yml
vendored
1
.github/workflows/build_retrodeck.yml
vendored
|
@ -237,6 +237,7 @@ jobs:
|
|||
uses: marocchino/sticky-pull-request-comment@v2
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
header: "RetroDECK Build Artifacts"
|
||||
message: |
|
||||
A build for this pull request has completed successfully.
|
||||
|
|
Loading…
Reference in a new issue