diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/beta.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index 4220d3c..edb6628 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -2,7 +2,7 @@ name: Beta on: release: - types: [ 1.3.1 ] + types: [ beta ] jobs: build: |