mirror of
				https://github.com/docker/build-push-action.git
				synced 2025-11-04 08:20:55 +00:00 
			
		
		
		
	Merge pull request #183 from syntaqx/doc-fixes
Simple readme update for dockerhub-description
This commit is contained in:
		
				commit
				
					
						d90dfadeb5
					
				
			
		
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -579,10 +579,10 @@ with this action:
 | 
			
		|||
        -
 | 
			
		||||
          name: Update repo description
 | 
			
		||||
          uses: peter-evans/dockerhub-description@v2
 | 
			
		||||
          env:
 | 
			
		||||
            DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
 | 
			
		||||
            DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}
 | 
			
		||||
            DOCKERHUB_REPOSITORY: user/app
 | 
			
		||||
          with:
 | 
			
		||||
            username: ${{ secrets.DOCKERHUB_USERNAME }}
 | 
			
		||||
            password: ${{ secrets.DOCKERHUB_PASSWORD }}
 | 
			
		||||
            repository: user/app
 | 
			
		||||
  ```
 | 
			
		||||
</details>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue