afaik GITEA_TOKEN should work
This commit is contained in:
		@@ -47,7 +47,7 @@ jobs:
 | 
			
		||||
        with:
 | 
			
		||||
          registry: ${{ env.REGISTRY }}
 | 
			
		||||
          username: ${{ github.repository_owner }}
 | 
			
		||||
          password: ${{ secrets.ACTION_TOKEN }}
 | 
			
		||||
          password: ${{ secrets.GITEA_TOKEN }}
 | 
			
		||||
 | 
			
		||||
      - name: Set Docker metadata
 | 
			
		||||
        id: meta
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user