Skip to content

Commit c78f4e9

Browse files
committed
Publih safeboot.py to release page
1 parent 0b89ebe commit c78f4e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ jobs:
174174
files: |
175175
artifacts/*.bin
176176
tools/factory.py
177+
tools/safeboot.py
177178
178179
- name: Release
179180
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
@@ -182,3 +183,4 @@ jobs:
182183
files: |
183184
artifacts/*.bin
184185
tools/factory.py
186+
tools/safeboot.py

0 commit comments

Comments
 (0)