Browse Source

feat: update action

pull/1367/head
natdeanlewissoftwire 3 years ago
parent
commit
6b7259ff96
  1. 2
      .github/workflows/github-actions-demo.yml

2
.github/workflows/github-actions-demo.yml

@ -14,5 +14,5 @@ jobs:
with:
issue-number: 5
body: |
https://patch-diff.githubusercontent.com/raw/${{ github.repository }}/pull/${{ github.event.number}}.diff
https://patch-diff.githubusercontent.com/raw/${{ github.repository }}/pull/${{ github.event }}.diff
reactions: 'rocket'

Loading…
Cancel
Save