This commit is contained in:
		@@ -38,7 +38,7 @@ jobs:
 | 
				
			|||||||
        uses: docker/login-action@v1
 | 
					        uses: docker/login-action@v1
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          username: ${{ secrets.REPO_USERNAME }}
 | 
					          username: ${{ secrets.REPO_USERNAME }}
 | 
				
			||||||
          password: ${{ secrets.REPO_GITEA_TOKEN }}
 | 
					          password: ${{ secrets.FUU_SECRET }}
 | 
				
			||||||
          registry: ${{ env.GITEA_SERVER }}
 | 
					          registry: ${{ env.GITEA_SERVER }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Build and push Docker image
 | 
					      - name: Build and push Docker image
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user