Skip to content

Commit

Permalink
Create emoji-helper.yml (vueComponent#4315)
Browse files Browse the repository at this point in the history
  • Loading branch information
xrkffgg authored Jul 3, 2021
1 parent d5952c0 commit f9e823b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/emoji-helper.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Emoji Helper

on:
release:
types: [published]

jobs:
emoji:
runs-on: ubuntu-latest
steps:
- uses: actions-cool/[email protected]
with:
type: 'release'
emoji: '+1, laugh, heart, hooray, rocket, eyes'

0 comments on commit f9e823b

Please sign in to comment.