We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b547a commit 1e4833bCopy full SHA for 1e4833b
.github/workflows/ci.yml
@@ -247,4 +247,4 @@ jobs:
247
with:
248
store_login: ${{ secrets.STORE_LOGIN }}
249
snap: "dist/${{ steps.snap_file.outputs.name }}.snap"
250
- release: edge
+ release: edge,beta,candidate,stable
0 commit comments