CaCO3 3 năm trước cách đây
mục cha
commit
02bf674539
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      .github/workflows/build.yaml

+ 5 - 0
.github/workflows/build.yaml

@@ -181,6 +181,11 @@ jobs:
           ./sd-card/html/version.txt
           ./sd-card/html/version.txt
         key: ${{ github.run_number }}
         key: ${{ github.run_number }}
 
 
+    - name: Set Variables
+      id: vars
+      run: |
+        echo "::set-output name=sha_short::$(git rev-parse --short HEAD)"
+
     - name: Copy artifacts to firmware folder and create initial_esp32_setup.zip
     - name: Copy artifacts to firmware folder and create initial_esp32_setup.zip
       run: |
       run: |
         mkdir -p firmware
         mkdir -p firmware