diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 19456bfe..2f9d18e0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,12 +22,8 @@ jobs: make clean make build - - name: Install Snapcraft uses: samuelmeuli/action-snapcraft@v2 - - - name: Install Snapcraft - uses: samuelmeuli/action-snapcraft@v1 env: SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}