chore: update workflows config.
This commit is contained in:
		
							
								
								
									
										7
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -45,6 +45,13 @@ jobs:
 | 
				
			|||||||
        with:
 | 
					        with:
 | 
				
			||||||
          package-path: ./package.json
 | 
					          package-path: ./package.json
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: gh-pages README.md
 | 
				
			||||||
 | 
					        working-directory: dist
 | 
				
			||||||
 | 
					        run: |
 | 
				
			||||||
 | 
					          cat > README.md << EOF
 | 
				
			||||||
 | 
					          Website: https://jaywcjlove.github.io/reference
 | 
				
			||||||
 | 
					          EOF
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Deploy
 | 
					      - name: Deploy
 | 
				
			||||||
        uses: peaceiris/actions-gh-pages@v3
 | 
					        uses: peaceiris/actions-gh-pages@v3
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user