mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 17:32:32 +08:00 
			
		
		
		
	ci: create emoji-helper.yml (#513)
This commit is contained in:
		
							
								
								
									
										14
									
								
								.github/workflows/emoji-helper.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								.github/workflows/emoji-helper.yml
									
									
									
									
										vendored
									
									
										Normal 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' | ||||
		Reference in New Issue
	
	Block a user