Skip to content

Commit 5cee185

Browse files
authoredMar 7, 2024
Update snapcraft_publish.yml
1 parent ad18b11 commit 5cee185

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.github/workflows/snapcraft_publish.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020

2121
- uses: diddlesnaps/snapcraft-multiarch-action@v1
2222
with:
23-
path: stores/snapcraft/stable
2423
architecture: ${{ matrix.platform }}
2524
id: build
2625

@@ -33,4 +32,4 @@ jobs:
3332
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
3433
with:
3534
snap: ${{ steps.build.outputs.snap }}
36-
release: stable
35+
release: stable

0 commit comments

Comments
 (0)