Skip to content

Commit

Permalink
Set GITHUB_TOKEN environment variable (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrarimarco authored Dec 28, 2021
1 parent b12ad47 commit 8fb0130
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-firmware-images.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Build firmware images

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

on:
push:
paths:
Expand Down

0 comments on commit 8fb0130

Please sign in to comment.