ci: add missing snap_name [skip ci]

This commit is contained in:
Baptiste Augrain 2024-04-13 03:33:45 +02:00
parent c8a5d87903
commit ac0f6f2011
2 changed files with 2 additions and 0 deletions

View File

@ -417,6 +417,7 @@ jobs:
runs-on: ubuntu-latest
env:
RELEASE_VERSION: ${{ needs.check.outputs.RELEASE_VERSION }}
SNAP_NAME: codium-insiders
strategy:
fail-fast: false
matrix:

View File

@ -413,6 +413,7 @@ jobs:
runs-on: ubuntu-latest
env:
RELEASE_VERSION: ${{ needs.check.outputs.RELEASE_VERSION }}
SNAP_NAME: codium
strategy:
fail-fast: false
matrix: