mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-11-04 03:28:28 -05:00 
			
		
		
		
	add permissions to build-release
This commit is contained in:
		
							parent
							
								
									2ad6af2cce
								
							
						
					
					
						commit
						86b0b6761d
					
				
							
								
								
									
										3
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							@ -19,6 +19,9 @@ jobs:
 | 
			
		||||
    uses: ./.github/workflows/partial-frontend.yml
 | 
			
		||||
 | 
			
		||||
  build-release:
 | 
			
		||||
    permissions:
 | 
			
		||||
      contents: read
 | 
			
		||||
      packages: write
 | 
			
		||||
    name: Build Tagged Release
 | 
			
		||||
    uses: ./.github/workflows/partial-builder.yml
 | 
			
		||||
    needs:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user