mirror of
https://github.com/thegeeklab/wp-github-comment.git
synced 2024-11-09 17:50:38 +00:00
update short description
This commit is contained in:
parent
875feeb9be
commit
b5d6e9e96f
@ -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: {
|
||||
|
@ -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
|
||||
|
||||
...
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user