Explorar el Código

Add RELEASE_VERSION to env vars to disable warnings

DerSkythe hace 2 años
padre
commit
78f0feb759
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: