mirror of
				https://github.com/open-webui/helm-charts
				synced 2025-06-26 18:16:14 +00:00 
			
		
		
		
	Update helm-release.yml
Updating a setting that will package/ upload the release on every run, which should hopefully cause the package to re-upload to the `gh-pages` branch correctly.
This commit is contained in:
		
							parent
							
								
									42f5dc709a
								
							
						
					
					
						commit
						08b1707fa3
					
				
							
								
								
									
										4
									
								
								.github/workflows/helm-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/helm-release.yml
									
									
									
									
										vendored
									
									
								
							| @ -29,8 +29,8 @@ jobs: | |||||||
|       - name: Run chart-releaser |       - name: Run chart-releaser | ||||||
|         uses: helm/chart-releaser-action@v1.6.0 |         uses: helm/chart-releaser-action@v1.6.0 | ||||||
|         with: |         with: | ||||||
|           skip_existing: true |           skip_existing: false | ||||||
|           packages_with_index: true |           packages_with_index: true | ||||||
|           charts_dir: charts/ |           charts_dir: charts/ | ||||||
|         env: |         env: | ||||||
|           CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" |           CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user