Update .gitea/workflows/Update-Server.yml
This commit is contained in:
@@ -29,4 +29,4 @@ jobs:
|
||||
needs: Primary Server Repo Update
|
||||
steps:
|
||||
- name: Send Update Webhook
|
||||
run: curl --header "Content-Type:application/json" --request POST --data '{"auth":"${{ secrets.SELFHOST_AUTHENTICATION }}","service":"gitea-coder-script"}' https://updater.nicholaspease.com/update
|
||||
run: curl --header "Content-Type:application/json" --request POST --data '{"auth":"${{ secrets.SELFHOST_AUTHENTICATION }}","service":"gitea-badge-creator"}' https://updater.nicholaspease.com/update
|
||||
Reference in New Issue
Block a user