update readme for dockerhub-description
peter-evans/dockerhub-description uses `with` syntax rather than env now, reflect that change. Signed-off-by: Chase Pierce <syntaqx@gmail.com>
This commit is contained in:
		
							parent
							
								
									3149cc2fd7
								
							
						
					
					
						commit
						7d32c994b7
					
				| @ -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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Chase Pierce
						Chase Pierce