mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Update publish-new-version.yaml
This commit is contained in:
		
							parent
							
								
									8bf7d31fed
								
							
						
					
					
						commit
						925b89b899
					
				
							
								
								
									
										1
									
								
								.github/workflows/publish-new-version.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/publish-new-version.yaml
									
									
									
									
										vendored
									
									
								
							@ -48,6 +48,7 @@ jobs:
 | 
			
		||||
      - name: npm version
 | 
			
		||||
        run: |
 | 
			
		||||
          npm version ${{ github.event.inputs.version }}
 | 
			
		||||
          git push origin main --follow-tags
 | 
			
		||||
        env:
 | 
			
		||||
          CI: true
 | 
			
		||||
          TEST_DATABASE_URL: postgres://postgres:postgres@localhost:5432/postgres
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user