Skip to content

Commit 8dd1894

Browse files
committed
try if this works
1 parent db9c498 commit 8dd1894

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/preview-publish.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,15 @@ jobs:
6767
run: npm publish --tag pr-${{ github.event.pull_request.number }} --access public
6868

6969
- name: Comment on PR
70-
uses: marocchino/sticky-pull-request-comment@v2
70+
uses: peter-evans/create-or-update-comment@v3
7171
with:
72-
message: |
72+
issue-number: ${{ github.event.pull_request.number }}
73+
body: |
7374
📦 Preview package for this PR is published!
7475
7576
Install it with:
7677
```bash
7778
npm install svelteplot@pr-${{ github.event.pull_request.number }}
7879
```
80+
reactions: '+1, rocket'
81+
edit-mode: replace

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy