Skip to content

Commit

Permalink
Add pre-release branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
janbuchar committed Oct 23, 2024
1 parent 4350275 commit 3e4f14f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- master
- automated-release-process
# This will allow releasing beta versions from non-master releases.
# TODO: We need to release this version with other tags than beta. It can mess up the beta version as it will override it with older code.
- version/**
Expand Down

0 comments on commit 3e4f14f

Please sign in to comment.