maybe now?
This commit is contained in:
		
							parent
							
								
									bf4dca8bc8
								
							
						
					
					
						commit
						882981be06
					
				| 
						 | 
					@ -30,7 +30,6 @@ jobs:
 | 
				
			||||||
      - name: Build and push
 | 
					      - name: Build and push
 | 
				
			||||||
        uses: docker/build-push-action@v5
 | 
					        uses: docker/build-push-action@v5
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          context: .
 | 
					 | 
				
			||||||
          push: true
 | 
					          push: true
 | 
				
			||||||
          secret-files: |
 | 
					          secret-files: |
 | 
				
			||||||
            "npmrc=./.secret_npmrc"
 | 
					            "npmrc=./.secret_npmrc"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue