ci: create emoji-helper.yml (#513)

This commit is contained in:
xrkffgg 2021-09-30 10:19:30 +08:00 committed by GitHub
parent 52e4994efb
commit 465d62928d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
.github/workflows/emoji-helper.yml vendored Normal file
View File

@ -0,0 +1,14 @@
name: Emoji Helper
on:
release:
types: [published]
jobs:
emoji:
runs-on: ubuntu-latest
steps:
- uses: actions-cool/emoji-helper@v1.0.0
with:
type: 'release'
emoji: '+1, laugh, heart, hooray, rocket, eyes'