Explorar el Código

fix(snap): remove double env variable (#1131)

Baptiste Augrain hace 3 años
padre
commit
bca4eea470
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      .github/workflows/linux.yml

+ 0 - 2
.github/workflows/linux.yml

@@ -146,6 +146,4 @@ jobs:
         with:
           snap: ${{ steps.build.outputs.snap }}
           release: stable
-        env:
-          SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
         if: env.SHOULD_DEPLOY == 'yes'