Skip to content

Commit

Permalink
Add configuration for beta release channel (EyeTrackVR#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
lorow authored Mar 31, 2024
1 parent 43a13f6 commit 2a6a0ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .releaserc
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"branches": [
"main",
"master"
"master",
{"name": "beta", "prerelease": true}
],
"plugins": [
[
Expand Down

0 comments on commit 2a6a0ca

Please sign in to comment.