mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 10:37:11 -04:00 
			
		
		
		
	chore(ci): update prepare release action to bypass branch check (#2106)
* chore: fix api * chore(ci): update prepare release action to bypass branch check
This commit is contained in:
		
							parent
							
								
									2c67090e3c
								
							
						
					
					
						commit
						117f2fa00d
					
				
							
								
								
									
										5
									
								
								.github/workflows/prepare-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/prepare-release.yml
									
									
									
									
										vendored
									
									
								
							| @ -41,8 +41,9 @@ jobs: | |||||||
|         id: push-tag |         id: push-tag | ||||||
|         uses: EndBug/add-and-commit@v9 |         uses: EndBug/add-and-commit@v9 | ||||||
|         with: |         with: | ||||||
|           author_name: Immich Release Bot |           author_name: Alex The Bot | ||||||
|           author_email: bot@immich.app |           author_email: alex.tran1502@gmail.com | ||||||
|  |           default_author: user_info  | ||||||
|           message: "Version ${{ env.IMMICH_VERSION }}" |           message: "Version ${{ env.IMMICH_VERSION }}" | ||||||
|           tag: ${{ env.IMMICH_VERSION }} |           tag: ${{ env.IMMICH_VERSION }} | ||||||
|           push: true |           push: true | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user