Skip to content

Commit

Permalink
Update snapcraft_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul authored Mar 7, 2024
1 parent ad18b11 commit 5cee185
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/snapcraft_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:

- uses: diddlesnaps/snapcraft-multiarch-action@v1
with:
path: stores/snapcraft/stable
architecture: ${{ matrix.platform }}
id: build

Expand All @@ -33,4 +32,4 @@ jobs:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
with:
snap: ${{ steps.build.outputs.snap }}
release: stable
release: stable

0 comments on commit 5cee185

Please sign in to comment.