Skip to content

Commit 5ee8623

Browse files
authored
still v4.5.0
1 parent 6a603f1 commit 5ee8623

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/beta-auto-deploy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Deploy of beta branch
22

33
on:
4-
# push:
5-
# branches:
6-
# - beta
4+
push:
5+
branches:
6+
- beta
77
workflow_dispatch:
88
# Uncomment the previous lines to enable the automatic deploy
99

0 commit comments

Comments
 (0)