diff --git a/README.md b/README.md index 7a59bac..c32ce66 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Create a user on Gogs for posting build notifications (like 'buildbot') and gene Use in drone.yml: notify-gogs: - image: drone-gogs + image: mindstab/drone-gogs when: event: pull_request secrets: [gogs_account_token] diff --git a/gogs-notify b/gogs-notify old mode 100644 new mode 100755