Skip to content

Commit 08fec2c

Browse files
authored
v1.1.6 (#6)
Build updates * Renaming publish workflow to main
1 parent 6dac1cd commit 08fec2c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/publish-5_6.yml renamed to .github/workflows/main-5_6.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: publish-5_6
1+
name: main-5_6
22

33
on:
44
push:
@@ -7,7 +7,7 @@ on:
77
tags-ignore:
88
- '**'
99
paths:
10-
- '.github/workflows/publish-5_6.yml'
10+
- '.github/workflows/main-5_6.yml'
1111
- '5.6/**'
1212
- 'overlay/**'
1313
- 'VERSION'

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.5
1+
1.1.6

0 commit comments

Comments
 (0)