Update .gitea/workflows/add_release_to_site.yml

This commit is contained in:
vadim-a-yegorov 2025-03-30 22:50:11 +00:00
parent 17ac93bc39
commit 118551a6a8

View File

@ -1,9 +1,6 @@
name: Notify API on Release
on:
workflow_dispatch
release:
types: [published]
on: workflow_dispatch
jobs:
notify-api: