summaryrefslogtreewikicommitdiff
path: root/.github/workflows/beta.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/beta.yml')
-rw-r--r--.github/workflows/beta.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml
index edb6628..04646dd 100644
--- a/.github/workflows/beta.yml
+++ b/.github/workflows/beta.yml
@@ -1,8 +1,8 @@
name: Beta
on:
- release:
- types: [ beta ]
+ push:
+ branches: [ beta ]
jobs:
build: