Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 321ceec

Browse files
authored
Merge pull request #85 from alvarosaburido/feature/add-next-release-workflow
Feature/add next release workflow
2 parents bf89137 + 7f8bfff commit 321ceec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- master
6+
- next
67
jobs:
78
release:
89
name: Run test and Release

0 commit comments

Comments
 (0)