Remove secret
This commit is contained in:
+2
-2
@@ -22,10 +22,10 @@ steps:
|
||||
urls: https://server1.nicholaspease.com:2000/api/v1/{{ repo.owner }}/{{ repo.name }}
|
||||
content_type: application/json
|
||||
method: PATCH
|
||||
debug: true
|
||||
template: |
|
||||
{
|
||||
"website": "https://server1.nicholaspease.com/pages/{{ repo.owner }}/{{ repo.owner }}"
|
||||
}
|
||||
headers:
|
||||
access-token: 9884b138a29160c7b79e1435e104ef795c699888
|
||||
access-token:
|
||||
from_secret: gitea_token
|
||||
Reference in New Issue
Block a user