Browse Source

feat: update action

pull/1367/head
natdeanlewissoftwire 3 years ago
parent
commit
23f335fb95
  1. 3
      .github/workflows/github-actions-demo.yml

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

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

Loading…
Cancel
Save