diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index fda2b78..a7a8074 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -4,10 +4,7 @@ name: Release # Run on tag push -on: - push: - tags: - - '**' +on: push jobs: