Skip to content

Commit

Permalink
ci: make temporary "spork" release channel
Browse files Browse the repository at this point in the history
  • Loading branch information
cwillisf committed Oct 21, 2024
1 parent 21b15d1 commit 5beaf50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ module.exports = {
{
name: 'beta',
prerelease: true
},
{
name: 'spork',
prerelease: true
}
]
};

0 comments on commit 5beaf50

Please sign in to comment.