Skip to content

Commit

Permalink
chore(docker): build ghcr image for alpha branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse committed Dec 7, 2023
1 parent bb0c7ff commit dd35f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_image_ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build ghcr.io image

on:
push:
branches: [ 'main', '*docker*', '*dev*' ]
branches: [ 'main', '*dev*', '*alpha*', '*beta*', '*rc*' ]
tags:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit dd35f50

Please sign in to comment.