Use PAT for cleanup
This commit is contained in:
		
							parent
							
								
									b78f798c9f
								
							
						
					
					
						commit
						c6c7051948
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/clean.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/clean.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -13,7 +13,7 @@ jobs:
 | 
				
			||||||
      - name: Cleanup
 | 
					      - name: Cleanup
 | 
				
			||||||
        uses: Chizkiyahu/delete-untagged-ghcr-action@v2
 | 
					        uses: Chizkiyahu/delete-untagged-ghcr-action@v2
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          token: ${{ github.token }}
 | 
					          token: ${{ secrets.CLEANUP_PAT }}
 | 
				
			||||||
          repository_owner: ${{ github.repository_owner }}
 | 
					          repository_owner: ${{ github.repository_owner }}
 | 
				
			||||||
          repository: ${{ github.repository }}
 | 
					          repository: ${{ github.repository }}
 | 
				
			||||||
          owner_type: user
 | 
					          owner_type: user
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue