mirror of
				https://gitea.com/docker/build-push-action.git
				synced 2025-10-31 00:58:18 +07:00 
			
		
		
		
	Merge pull request #183 from syntaqx/doc-fixes
Simple readme update for dockerhub-description
This commit is contained in:
		
						commit
						d90dfadeb5
					
				| @ -579,10 +579,10 @@ with this action: | |||||||
|         - |         - | ||||||
|           name: Update repo description |           name: Update repo description | ||||||
|           uses: peter-evans/dockerhub-description@v2 |           uses: peter-evans/dockerhub-description@v2 | ||||||
|           env: |           with: | ||||||
|             DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }} |             username: ${{ secrets.DOCKERHUB_USERNAME }} | ||||||
|             DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }} |             password: ${{ secrets.DOCKERHUB_PASSWORD }} | ||||||
|             DOCKERHUB_REPOSITORY: user/app |             repository: user/app | ||||||
|   ``` |   ``` | ||||||
| </details> | </details> | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user