Skip to content

Commit 76946c1

Browse files
committed
test changelog
1 parent b25fb39 commit 76946c1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/wled-ci.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ on:
99
jobs:
1010
wled_build:
1111
uses: ./.github/workflows/build.yml
12+
13+
changelog:
14+
name: Update Changelog
15+
runs-on: ubuntu-latest
16+
steps:
17+
- name: "Build Changelog"
18+
id: build_changelog
19+
uses: mikepenz/[email protected]

0 commit comments

Comments
 (0)