Skip to content

Commit

Permalink
fix: snap path
Browse files Browse the repository at this point in the history
  • Loading branch information
marabesi committed Oct 30, 2021
1 parent 224e4db commit 1e2fe9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- uses: snapcore/action-publish@v1
with:
store_login: ${{ secrets.STORE_LOGIN }}
snap: "json-tool_${{ github.event.inputs.version }}_amd64.snap"
snap: "dist/json-tool_${{ github.event.inputs.version }}_amd64.snap"
release: edge

0 comments on commit 1e2fe9d

Please sign in to comment.