diff --git a/.github/workflows/publish-edge-snap.yml b/.github/workflows/publish-edge-snap.yml index f2e778718..6585e3d72 100644 --- a/.github/workflows/publish-edge-snap.yml +++ b/.github/workflows/publish-edge-snap.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v3 - uses: snapcore/action-build@v1 id: build - - uses: snapcore/action-publish@@master. + - uses: snapcore/action-publish@master env: SNAPCRAFT_STORE_LEGACY_CREDENTIALS: ${{ secrets.SNAPSTORE_LOGIN }} with: