We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76946c1 commit c6e1280Copy full SHA for c6e1280
.github/workflows/wled-ci.yml
@@ -17,3 +17,5 @@ jobs:
17
- name: "Build Changelog"
18
id: build_changelog
19
uses: mikepenz/[email protected]
20
+ env:
21
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments