diff --git a/.github/workflows/Build-Release.yaml b/.github/workflows/Build-Release.yaml index 3e02d50382..ad57fcfc82 100644 --- a/.github/workflows/Build-Release.yaml +++ b/.github/workflows/Build-Release.yaml @@ -1,6 +1,9 @@ name: Build Release on: + push: + paths: + - 'VERSION' release: types: [published] workflow_dispatch: