diff --git a/.drone.jsonnet b/.drone.jsonnet index 12afe56..505aeec 100644 --- a/.drone.jsonnet +++ b/.drone.jsonnet @@ -259,7 +259,7 @@ local PipelineNotifications = { from_secret: 'docker_username', }, PUSHRM_FILE: 'README.md', - PUSHRM_SHORT: 'GitHub Comment - Drone plugin to add comments to GitHub Issues/PRs', + PUSHRM_SHORT: 'Drone plugin to add comments to GitHub Issues/PRs', PUSHRM_TARGET: 'thegeeklab/${DRONE_REPO_NAME}', }, when: { diff --git a/.drone.yml b/.drone.yml index e78ac3f..94b99fc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -382,7 +382,7 @@ steps: DOCKER_USER: from_secret: docker_username PUSHRM_FILE: README.md - PUSHRM_SHORT: GitHub Comment - Drone plugin to add comments to GitHub Issues/PRs + PUSHRM_SHORT: Drone plugin to add comments to GitHub Issues/PRs PUSHRM_TARGET: thegeeklab/${DRONE_REPO_NAME} when: status: @@ -432,6 +432,6 @@ depends_on: --- kind: signature -hmac: 82c6056ce45400d94af46bef439d8f22ffd8b2465a95818d433487311aa0d277 +hmac: 674d4c15df2c54a1a0db591ab3eac5c01a893bac05c1bed66e2f1ba1a82cbf9d ... diff --git a/README.md b/README.md index 41d75af..972348f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # drone-github-comment -GitHub Comment - Drone plugin to add comments to GitHub Issues/PRs +Drone plugin to add comments to GitHub Issues/PRs [![Build Status](https://img.shields.io/drone/build/thegeeklab/drone-github-comment?logo=drone)](https://cloud.drone.io/thegeeklab/drone-github-comment) [![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/drone-github-comment)