Skip to content

Commit

Permalink
Let's create releases from v8.x as well
Browse files Browse the repository at this point in the history
  • Loading branch information
AddictedCS committed Dec 28, 2023
1 parent 90e8a33 commit dee99bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Create release from /master

on:
push:
branches: [ master ]
branches: [ master, v8.x ]

jobs:
build:
Expand Down

0 comments on commit dee99bb

Please sign in to comment.