We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e14801 commit 92551efCopy full SHA for 92551ef
.github/workflows/通用设备编译固件.yml
@@ -25,6 +25,9 @@ env:
25
CONFIG_FILE: config/${{ inputs.source_branch }}/config
26
DIY_P1_SH: config/${{ inputs.source_branch }}/diy-part1.sh
27
DIY_P2_SH: config/${{ inputs.source_branch }}/diy-part2.sh
28
+ UPLOAD_BIN_DIR: true
29
+ UPLOAD_FIRMWARE: true
30
+ UPLOAD_RELEASE: true
31
TZ: Asia/Shanghai
32
33
jobs:
0 commit comments