Skip to content
Snippets Groups Projects
Unverified Commit f71a675a authored by Marie's avatar Marie Committed by GitHub
Browse files

ci: remove updating server for stable releases

parent 4d71afa8
No related branches found
No related tags found
No related merge requests found
......@@ -62,10 +62,3 @@ jobs:
labels: stable
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Push update to server
if: steps.build.outcome == 'success'
uses: indiesdev/curl@v1.1
with:
url: ${{ secrets.AUTO_UPDATE_URL }}
method: POST
timeout: 600000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment