Remove extra trigger for publish action (#408)

This commit is contained in:
Tony Ganch
2024-01-26 14:19:18 +01:00
committed by GitHub
parent 3dffab39cd
commit 5ce855c48e

View File

@@ -2,9 +2,6 @@ name: Publish
on:
release:
types: [created]
push:
tags:
- '*'
workflow_dispatch:
jobs: