d
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ steps:
|
||||
- name: update-url
|
||||
image: plugins/webhook
|
||||
settings:
|
||||
urls: https://192.168.0.254:2000/api/v1/${{ repo.owner }}/${{ repo.name }}
|
||||
urls: https://192.168.0.254:2000/api/v1/{{ .repo.owner }}/{{ .repo.name }}
|
||||
content_type: application/json
|
||||
method: PATCH
|
||||
debug: true
|
||||
|
||||
Reference in New Issue
Block a user