Przeglądaj źródła

Add RELEASE_VERSION to env vars to disable warnings

DerSkythe 2 lat temu
rodzic
commit
78f0feb759
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .github/workflows/build-with-firmwware.yml

+ 1 - 0
.github/workflows/build-with-firmwware.yml

@@ -30,6 +30,7 @@ jobs:
       IGNORED_PATH: "applications_user/subbrute"
       RELATIVE_PATH: "applications/external/subbrute"
       CURRENT_VERSION: ${{ vars.RELEASE_VERSION }}
+      RELEASE_VERSION: ${{ vars.RELEASE_VERSION }}
     strategy:
       fail-fast: false
       matrix: