Skip to content

Commit 8c56cf6

Browse files
author
raspdevpy
committed
add beta branch
1 parent 2a1eafd commit 8c56cf6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ on:
44
push:
55
branches:
66
- main
7+
- beta
78
tags:
89
- 'v*'
910
pull_request:
1011
branches:
1112
- main
13+
- beta
1214

1315
env:
1416
REGISTRY: ${{ secrets.DOCKER_REGISTRY || 'docker.io' }}

0 commit comments

Comments
 (0)