From f25e72c069a827c9519a3c108d1aba12b884dc25 Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Tue, 5 Sep 2023 17:20:56 +0200 Subject: [PATCH] Update publish-edge-snap.yml --- .github/workflows/publish-edge-snap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-edge-snap.yml b/.github/workflows/publish-edge-snap.yml index 691001e70..f2e778718 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@v1 + - uses: snapcore/action-publish@@master. env: SNAPCRAFT_STORE_LEGACY_CREDENTIALS: ${{ secrets.SNAPSTORE_LOGIN }} with: