Skip to content

Restore automatic update of DockerHub descriptions (#94) #1

Restore automatic update of DockerHub descriptions (#94)

Restore automatic update of DockerHub descriptions (#94) #1

Workflow file for this run

name: Update Documentation
on:
push:
branches:
- main
workflow_dispatch:
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- name: Push DockerHub Description
uses: peter-evans/[email protected]
with:
username: wiremockbot
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
repository: wiremock/wiremock
short-description: Official images for the WireMock standalone server
readme-filepath: ./readme.md