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:
 | 
			
		||||
          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
 | 
			
		||||
        uses: peaceiris/actions-gh-pages@v3
 | 
			
		||||
        with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user