mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-20 17:05:06 +00:00
Security improvement
This commit is contained in:
parent
9f110efdad
commit
e6e04954aa
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -37,6 +37,8 @@ jobs:
|
|||||||
matrix: ${{ steps.set-matrix.outputs.matrix }}
|
matrix: ${{ steps.set-matrix.outputs.matrix }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
persist-credentials: false
|
||||||
- id: set-matrix
|
- id: set-matrix
|
||||||
run: python3 Buildscripts/gh-generate-device-matrix.py
|
run: python3 Buildscripts/gh-generate-device-matrix.py
|
||||||
BuildFirmware:
|
BuildFirmware:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user