diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index ff2f665..5ee386f 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -3,10 +3,6 @@ name: Publish on: release: types: [published] - workflow_run: - workflows: [Test] - types: [completed] - branches: [develop] permissions: contents: read jobs: