Browse Source

feat: update action

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

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

@ -13,6 +13,6 @@ 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.number}}.diff
${{ github.event.number }}
reactions: 'rocket'

Loading…
Cancel
Save