Skip to content

Commit

Permalink
alm-dates notifies now
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Jan 9, 2025
1 parent 3c39cd8 commit 1dc962c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,3 @@ jobs:
title: "${{ github.event.inputs.version }}"
automatic_release_tag: "${{ github.event.inputs.version }}"
files: out/*
- name: Notify doduapi to update
run: |
curl -X POST \
https://api.dofusdu.de/dofus3/v1/update/${{ secrets.DODUAPI_TOKEN }} \
-d '{"version":"${{ github.event.inputs.version }}"}'

0 comments on commit 1dc962c

Please sign in to comment.