Skip to content

Updated other workflows to use wiremockio username #20

Updated other workflows to use wiremockio username

Updated other workflows to use wiremockio username #20

Workflow file for this run

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