Skip to content

Commit

Permalink
ci(repo): release from 8.5 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jwulf committed Jun 6, 2024
1 parent b913c51 commit 9f07f47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
- alpha
- stable/8.5

jobs:
unit-tests:
Expand Down
1 change: 1 addition & 0 deletions release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
module.exports = {
branches: [
'main',
'stable/8.5',
{
name: 'alpha',
prerelease: true,
Expand Down

0 comments on commit 9f07f47

Please sign in to comment.