Skip to content

Commit 1a2d66d

Browse files
committed
fixed id to get artifact
1 parent 6f39f0c commit 1a2d66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snap-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 0
1515
fetch-tags: true
1616
- uses: canonical/action-build@v1.3.0
17-
id: snapcraft
17+
id: build
1818
- uses: snapcore/action-publish@v1
1919
env:
2020
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}

0 commit comments

Comments
 (0)