mirror of
https://github.com/thegeeklab/github-releases-notifier.git
synced 2024-11-14 08:00:40 +00:00
fix wrong microbadger image
This commit is contained in:
parent
3ef9e8f283
commit
c551cd67ad
@ -203,7 +203,7 @@ def notification():
|
||||
},
|
||||
{
|
||||
'name': 'microbadger',
|
||||
'image': 'plugins/manifest',
|
||||
'image': 'plugins/webhook',
|
||||
'settings': {
|
||||
'urls': {
|
||||
'from_secret': 'microbadger_url'
|
||||
|
@ -287,7 +287,7 @@ steps:
|
||||
- success
|
||||
|
||||
- name: microbadger
|
||||
image: plugins/manifest
|
||||
image: plugins/webhook
|
||||
settings:
|
||||
urls:
|
||||
from_secret: microbadger_url
|
||||
@ -310,6 +310,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 3c5a540d6771dd1daf780df4a1f3cc5b73e77be37ed9334762e8582507a6e385
|
||||
hmac: 0de8af9792e89d979830af171dfe80d182026c65bd31261e8d142f112078b51b
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user