Skip to content

Commit

Permalink
chore: schedule 0.56 release branch creation (#16184)
Browse files Browse the repository at this point in the history
Signed-off-by: Kim Rader <kim.rader@swirldslabs.com>
  • Loading branch information
kimbor authored Oct 25, 2024
1 parent bbfebec commit 0500bcd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/config/node-release.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
release:
branching:
execution:
time: "17:00:00"
time: "21:00:00"
schedule:
- on: "2024-09-30"
name: release/0.55
- on: "2024-10-25"
name: release/0.56
initial-tag:
create: false
name: v0.55.0-alpha.2
create: true
name: v0.56.0

0 comments on commit 0500bcd

Please sign in to comment.