mirror of
				https://github.com/aleleba/create-react-ssr.git
				synced 2025-10-30 05:30:35 -06:00 
			
		
		
		
	hotfix: fix publish npm.
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/npm-publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/npm-publish.yml
									
									
									
									
										vendored
									
									
								
							| @@ -40,7 +40,7 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           component: true |           component: true | ||||||
|   publish-npm: |   publish-npm: | ||||||
|     needs: [ test, cypress-run, cypress-run-component ] |     needs: [ build, cypress-run, cypress-run-component ] | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v3 |       - uses: actions/checkout@v3 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user