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 b12ad47 commit 8fb0130Copy full SHA for 8fb0130
.github/workflows/build-firmware-images.yaml
@@ -1,6 +1,9 @@
1
---
2
name: Build firmware images
3
4
+env:
5
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6
+
7
on:
8
push:
9
paths:
0 commit comments